资源列表
c++programing
- 这是一本书的源代码,关于图像处理的许多经典算法,有兴趣的可以看看。-This is a book of source code, image processing on the many classic algorithms, are interested can look at.
medianFilter0918
- 本程序实现灰度图像的均值滤波,均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素(以目标象素为中心的周围8个象素,构成一个滤波模板,即去掉目标象素本身)。再用模板中的全体像素的平均值来代替原来像素值。 -This program the gray-scale image of the mean filter, mean filter is a typical linear filtering algorithm, it is on the imag
zhiwentiqu
- 指纹提取程序,包括源程序和测试的图像,和生成的EXE程序-Fingerprint extraction procedures, including source program and testing of the image, and the generated EXE program
ShowPicture
- 人脸图片局部处理程序。具体的实现方法是首先利用MFC做一个界面,打开一张位图,然后添加鼠标响应事件,在位图背景上加载透明png图片,最终实现人脸图片的局部处理功能。-The partial processing functions face pictures of local processing program, the specific method is the first use of MFC to do an interface to open a bitmap, and then a
bmp
- 数字像实验代码,中值滤波器,图像反色,bmp位图处理-Figures like experimental code, median filter, anti-color images, bmp bitmap processing
CImg
- 我常用的图象处理工具。就一个.h文件所以用起来很简明。-frequently used image-processing tools. On the one. H Therefore, the use of paper up quite succinctly.
Emgu.cv
- 在C#环境中用EMGU来做图像处理方面的问题非常方便实用。-In C# environment with EMGU to do image processing problem is very convenient and practical.
Based-on-the-ATrous-algorithm
- 基于_Trous算法的红外序列图像中运动目标的检测与跟踪-Based on _Trous algorithm of detection and tracking of moving targets in infrared image sequences
MLE_stitching
- 该程序包使用最大似然估计法来对子孔径测量结果做拼接,所有的子孔径图有相同的旋转轴,有很好的拼接效果。-This code uses the maximum-likelihood estimation to stitch the subaperture measurements. All the subaperture maps rotate with a common rotation axis.It can get goog stitch results.
VCimageprocessing
- 用VC实现的冈萨雷斯图像处理的几个经典算法,包括图像压缩,直方图均衡化等-this code is very useful.
filter-image
- 采用matlab编写,对图像椒盐噪声与周期性噪声的进行滤除-Using matlab, image noise and periodic noise salt and pepper to filter out
pei
- 在matlab环境下对两幅图像进行配准,输出配准参数,显示配准结果-In the matlab environment for registration of two images, output registration parameters, shows the registration results