资源列表
sobel
- 基于sobel算子的图像边缘提取VC程序,非常有用哦。-sobel edge detection
ImageProcessSys
- 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
SIFT(lowe)
- lower的原版关于sift算法的资料,很难找的哦。本文非常详细的介绍了sift算法,并与常用的边缘检测算法作了比较,是学习sift算法的好资料。-lower of the original information on the sift algorithm, it is difficult to find, oh. This very detailed introduction to the sift algorithm, and with commonly used edge detecti
a
- 用MATLAB编写的DCT变换程序,包括快速DCT变换,内含测试文件lena256.img-DCT transform program using MatlaB
85375537SearchCircle_Demo
- 另一个识别程序。能识别出基本几何图像。对图像处理有帮助。-The other identification procedures. Be able to identify the basic geometry image. Pairs of image processing helpful.
k均值图像分割
- k均值方法,对图像进行分割,matlabt程序,希望对大家有所帮助
shade1
- 检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行-Shadow detection algorithm based on HSV color space
PCA-(ICA)
- pca_ica 源程序,适合数字图像处理与应用,具有简洁快速功能-pca_ica source for digital image processing and application, with simple and rapid functional
jpg
- 这是一个关于图像压缩的VC程序,相信对大家的学习很有帮助的哦,需要的可以下载-picture
detect
- 视频检测车流量 .帧间差分法。同时检测4路车道。准确率95 以上-video detect
Matlab贝叶斯分类器+(Bayers)程序
- 用matlab实现贝叶斯分类器,模式识别的一个程序。 matlab的英文教程
tuxingxue
- 计算机图形学,用C语言绘制图像的课件及其代码,是大学计算机图形学的整个学期的资料。-it is the computer-deawing ,it includes details and codes,during a term.i hope it will be helpful.