资源列表
SIFT-method
- C++与Opencv的SIFT算法-C++ and Opencv the SIFT algorithm. . . . . . . . .
VCPPchuxiangchuli
- 杨淑莹图像处理程序设计一书对图像处理的基本原理和程序源码-Yang Shuying image processing program to design a book on the basic principles of image processing and the program source code
Visual C++数字图像模式识别典型案例详解
- 数字图片处理案例详解书籍的visual c++编写的相关代码,可以参考借鉴学习(visual c++ digital image processing)
HOG算法matlab
- HOG算法是一种纹理特征提取算法。效果不错,值得学习。
OpenCV-2.0.0a-win32
- 开源的OpenCV安装包,最新版本2.0,但是他的安装已经不是像1.0那么傻瓜式了,要用CMake来构建-OpenCV open source installation package, the latest version 2.0, but installation is not so fool as 1.0, and use CMake to build
image-mosaicking
- 关于图像拼接的源代码程序 是 用Vc++来编写的-image mosaicking Vc++ programming
bc
- 图形旋转, 任意角度图形旋转,任意角度旋转-graphics rotate
fft_dct_dwht
- 用matlab实现了傅里叶变换,离散余弦变换和沃什哈达玛变化。需要下载工具性app designer(Fourier transform, discrete cosine transform and Walsh Hadamard change are realized by MATLAB. Need to download tool app Designer)
MorphDib
- Visual C++ 2010 二值图像数学形态学处理和灰度图像数学形态学处理-Visual C++ 2010 two mathematical morphology of the binary image processing and gray image mathematical morphology processing
DIPDemo
- 数字图像处理,包括点运算、几何变换、图像增强、彩色图像处理、图像分割、特征提取等。-digital image processing
Segment
- Visual C++ 2010 经典的图像分割算法:边缘检测、阈值分割、边界跟踪-Visual C++ 2010 classic image segmentation algorithm: edge detection, threshold segmentation, boundary tracking
motion-detection
- 基于OpenCV的运动目标检测的VC源程序,包含测试视频文件,可直接运行结果。供初学者参考。-This is the original code program of motion detection basiced on OpenCV, including testing video you can run it directly. It is useful for beginners.