资源列表
Shape_Recognition
- The program should recognize objects like circles, rectangles, and squares from the input image.
rgb2hsv_fast
- In addition to being inherently more efficient, it introduces optional arguments - to calculate in single precision - to calculate only hue or saturation or value (or combinations of them)
fastMV
- this scr ipt used a new fast block matching algorithm with dynamic search patterns to obtain motion vectors for each blocks.
digitalImageProcessing
- 图像处理入门c源码分析,有打开bitmap图像到jpeg压缩解压编码
ImageEnhance
- 本压缩文件中,含有3个图像增强的Matlab程序,包括用小波方法及非小波实现图像的增强
Vedio2BMPConverter
- 运动检测关于月球运动轨迹检测,用CXIMAGE做图像的处理
opencvtracksample
- 是书上的例程,大家可以仔细运行看看跟踪效果怎样!
SEED102_Grayscale
- dsp dm642图象处理灰度化算法程序,可以运行
Chapter07
- dirctsShow开发指南源码\\Chapter07
directsshowChapter04
- dirctsShow开发指南源码Chapter05
vidio_caputure
- 视频捕捉的源代码,实现对视频文件的扑捉和保存功能
对BMP图像的点运算
- 实现了对BMP图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等基本处理