资源列表
jiaoben3795
- /** * jpg图像文件缩放类 * * 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 ) *,(/ * * * JPG * * the zoom image file class to implement a class of JPG/JPEG image file to zoom method is given a JPG file, you can generate a miniature
shichatu
- 通过执行程序,可以实现对物体视差图的生成,进而可以实现深度图。(Through the implementation of the program, you can achieve the object disparity map, and then you can achieve depth map.)
tr525
- Dimensional phononic crystals FDTD method calculation examples band gap, Partial least squares method, Stepwise linear regression.
harrisandransac
- harris角点检测以及NCC特征匹配MATLAB代码(Harris corner detection and NCC feature matching MATLAB code)
yp012
- Calculation crosshairs diffraction image at different distances, Pisarenko harmonic decomposition algorithm, Complex modulation coherent pulse train signal.
MATLAB版demo
- 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。(Processing (image), a technique that uses computers to analyze images to achieve desired re
JPEG压缩
- 对图像进行JPEG压缩,通过DCT变化,量化,zigzag扫描,熵编码(JPEG compression of the image, through the DCT changes, quantization, zigzag scanning, entropy coding)
jiaoben5062
- 提供三种生成缩影图像的方法: 1 、设置缩影文件的宽度,根据设置的宽度和源图像文件的大小来确定新缩影文件的长度来生成缩影图像 2 * 、设置缩影文件的长度,根据设置的长度和源图像文件的大小来确定新缩影文件的宽度来生成缩影图像 3 * 、设置缩影文件相对于源图像文件的比例大小,根据源图像文件的大小及设置的比例来确定新缩影文件的大小来生成缩影图像(Provide three methods of generating image epitome: 1, set the width of the mi
minboundrect
- 用来提取二值图像白色区域的最小外接矩形的代码(The code used to extract the smallest circumscribed rectangle of the white region of the two valued image)
zhenjiancfa
- 用MATLAB写的关于帧间差分法改进版本三帧间差分法(Written by MATLAB on the inter frame difference method, improved version of the three inter frame difference method)
lianmadaima
- 是关于链码的代码,测试过了,可以提取,欢迎大家来下载(Code on the chain code, tested, you can extract, welcome to download)
ihalcon开源窗体控件
- halcon与C#联合编程,控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口(Halcon and C # joint programming)