资源列表
facedetect
- VC6.0开发的人脸识别算法,有三种检测方法,可以定位人脸位置-VC6.0 development of face recognition algorithms, there are three detection method can locate the face position
matlabtuxiangchuli
- 数字图像处理及matlab实现——pdg格式-Digital image processing and matlab to achieve- pdg format
gimp-manual
- Gimp manual is the professional manual for Gimp Application.-Gimp Manual
Gauss
- 利用高斯背景建模,进行运动目标的前景检测。-using Gaussian background model to detect the moving targets。
VideoDataStatistics
- 图象增强算法 _高频增强+对比度提升+饱和度提高 用于设计中-Image Enhancement
MFC_image
- 一些简单的图像处理算法,比如说灰度,图像边缘统计-Some simple image processing algorithms, such as grayscale, image edge statistics, etc.
detect_edges_and_filting
- 边缘检测和滤波是图像处理中经常需要使用的技术,我们利用这个技术可以很好的掌握图像处理的方法。-Edge detection and filtering is often used in image processing technology, we use this technology to master image processing can be a good way.
demo
- 图像处理demo 可以参考其中的内容 来做自己的图像处理实验 MFC VC++源代码-Image processing demo can refer to the contents of which do their own image processing experiments MFC VC++ source code
aa
- 各种图像处理算法,灰度处理,拉升,锐化,傅立叶变换,滤波等-Various image processing algorithms, gray scale processing, pulled up, sharpening, Fourier transform, filtering, etc.
全景拼接
- 基于的全景拼接程序,程序的使用的经过了软件的全部检测(Matlab-based panoramic splicing program, I hope it will be helpful to you.)
zooms
- 主要讲述了图像放大的一些方法,在国外的研究情况-Mainly about some of the ways to enlarge the image, the situation in the study abroad
图像拼接
- 运用UI界面,设置了可以多张图片进行拼接,运用了SIFT算法提取特征点,描述特征点生成特征向量,用RANSAC算法进行精匹配,最终完成多种图像拼接