资源列表
基于Retinex的MSRCR算法的C语言实现
- 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
getfilterg.f1123验证低通滤波器
- f1123验证低通滤波器(采用布莱克曼窗函数法),f1123 verify low-pass filter (using the Blackman window function method)
很好的butterworth 带阻滤波器
- 很好的butterworth 带阻滤波器,对图像中一定频率的噪声有很好的去除效果。希望能对大家有帮助,Good Butterworth band-stop filter, the image in a certain frequency noise has a good removal efficiency. Hope that everyone has to assist
GeoTrans.灰度图像的各种操作源代码
- 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
加拿大PointGrey公司的双目摄像头演示程序
- 加拿大PointGrey公司的双目摄像头演示程序,包括:图像采集、图像处理、滤波、平滑、立体显示、深度计算等。,Canada s PointGrey binocular camera demo program, including: image acquisition, image processing, filtering, smoothing, three-dimensional display, in-depth calculation.
OTSU 算法可以说是自适应计算单阈值
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
基于opencv的双边滤波
- 基于opencv的双边滤波,通过指定双阈值对图像进行预处理.,Opencv based on bilateral filtering, through the designation of dual-threshold image preprocessing.
八值图像连通区域标记
- 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to
vc++调用matlab函数混合编程实现二值图像的区域标记
- vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
opencv实现的snake算法
- opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
SimpleImage图像处理软件
- 图像处理软件:实现腐蚀,膨胀,开闭操作,提取边界功能,图像增强,均衡化,平移,旋转,错切,镜像,均值滤波,拉普拉斯图像增强功能-Image processing software: to achieve corrosion, expansion, opening and closing operation, the extraction of boundary features, image enhancement, equalization, pan, rotate, shear, mirro
gray2rgb 灰度图像转化成伪彩图
- 灰度图像转化成伪彩图。输入灰度图和一张彩图,将彩图的颜色付给灰度图,是灰度图也有颜色。-change gray to rgb。
