资源列表
cannyedge10
- 在matlab环境下开发的图像边缘检测代码,用cannye算子实现其功能。-Matlab environment in the development of image edge detection code used cannye operator achieve its function.
mousetrack
- 一个在图像中跟踪鼠标轨迹的程序,点击鼠标以开始或结束跟踪。-an image of the mouse trajectory tracking procedures, the clicking of the mouse to the beginning or end of follow-up.
144155
- 运动估计全搜索算法VC++实现代码,如有不对之处,敬请指正!-full search motion estimation algorithm VC code, if imperfect, please correct me!
33112
- 全搜索块匹配法,毕业设计中涉及的一个程序-full search block matching method, a graduate of the design of a procedure
backrecognize
- 基于opencv的背景建模,运动物体检测-opencv based on the background of modeling, detection of moving objects
HMMforfacecheck
- 基于隐马尔可夫模型HMM的人脸检测和识别代码-based on Hidden Markov Models HMM face detection and identification codes
posture
- 基于vc使用运动历史梯度信息完成运动分割与姿态识别-based on the use of sports history vc gradient information campaign segmentation and complete gesture recognition
libdib
- 自己开发的针对Windows环境下DIB位图输入输出、访问、修改、变换的C/C++函数库(不需专门VC工程, 导入其他工程即可用),已经相当长时间测试和使用。-own development environment for Windows DIB bitmap input and output, access, modify, Transform C / C + + library (without specialized VC projects into other projects can
Split_new
- 这是一个简单易行的图像分割算法,值得推荐!-This is a simple image segmentation algorithm, recommendable!
TM_image_segment_watershed
- 对TM灰度图像进行基于梯度幅度的分水岭变换分割,并标记分割区域边界,Matlab源代码,直接拷贝至Matlab中运行。-right TM images based on gray gradient range of watershed transform segmentation, segmentation and mark the region's borders, Matlab source code, a direct copy of Matlab to run.
programe123
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-code P0201 Note : MATLAB assignment P0202 :
ppp3
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像