资源列表
frameanimation
- 计算机图形学的帧动画,通过一帧一帧的图片连成的动画显示动态感-the frame animation in graphics
zigzag
- zigzag扫描和反zigzag扫描。JPEG图像的压缩中就用到了-zigzag scanning and inverse-zigzag scanning. JPEG image compression on the use of the
Pyramid
- 生成金字塔图像,非常有用,已经测试过,可以使用-Motion-blurred recovery algorithms, a very useful
ZhiFangTu
- 实现了直方图均衡算法(没有使用MATLAB自带的直方图均衡化函数)-Achieved a histogram equalization algorithm (without using the MATLAB built-in histogram equalization function)
ransac
- ransac算法实现,图像匹配使用,消除不是正确匹配的对应点。-ransac
Mandelbrot集和Julia集
- 一个分形方面的小程序- A shape aspect scr ipt
E-Logistic
- e-logistic 混沌序列产生二值化及其性能测试-e-logistic chaotic sequences generated binary and performance testing
tuxiang
- 图像增强的MATLAB源码,包括灰度变换、直方图均衡化、图像滤波、真彩色增强等功能源码-MATLAB source code, image enhancement, including the gray level transformation, histogram equalization, image filtering, true color enhancement features such as source
970011861Canny
- 本人亲自改写能够马上运行的canny边缘检测算法,检测效果非常理想,可以方便地移植到其他开发程序中,亲,下吧!!
MATLAB
- 常用的matlab图像处理算法全集,包括一些图像滤波和变换程序-Matlab image processing algorithms, the complete works, including image filtering and transformation procedures
40484845gaussian-core
- 本程序实现高斯核函数的计算,用户可以定义模版的长度和参数的大小,最后生成高斯平滑滤波模版,对图像进行滤波效果明显,可以方便地添加到开发程序当中,为你节省不少时间,下载吧@
93317451image-process-in-lab-colar-space
- 本程序实现图像从RGB空间到Lab空间的转换,并且有可旋转的三维视图可以检测,对同学们的理论与实践学习都有很好的效果。