资源列表
zuijiaquezhi
- 此代码为最佳阙值源程序:实现对图像的分割,是一种自动确定最佳阙值的方法,简单易行.-It can be applied into division of a certain picture,and behaves in a simple way with relatively better impact.
bresenham
- Implementation of bresenham algorithm for all platforms.
ConvertHSLcolorvaluestoRGB
- This to convert some color to RGB.-This is to convert some color to RGB.
otsu
- 最大类间方差算法,修改下图片的存储路径就可以直接运行了,已经运行过了,没有问题-Otsu algorithm, modified image storage path can be run directly, have run over, no problem
lee
- Lee 滤波器的M语言代码,具有很好的去噪效果,结合小波域,效果更好-Lee filter M language code, with very good denoising results, combined with wavelet-domain, better
a1
- svd matlab code helps alot for the begginers
xmas
- Text animation using matlab
improved-mean-filter
- 该代码是在传统的均值滤波算法上进行的改进算法,更好的保留了图像信息,而且提高了信噪比-The code is to improve the algorithm in the traditional mean filter algorithm, the better to retain the image information, and improve the signal to noise ratio
word
- 在OpenGL环境下,编程在窗口中生成字样-Environment in OpenGL, the programming to generate the words in the window
rgb2hsi
- 把RGB图像转到HSI空间,有利于图像的色彩无失真处理。-The RGB image to HSI space conducive to processing color images without distortion.
14_Use_printf
- 程序描述:printf函数用法示例.开发测试所用IDE版本:Visual Studio 2010.-Program descr iption:. Printf function usage examples used to develop test version of the IDE: Visual Studio 2010.
image-interpolation
- 图像放大的三种方法 最邻近图像处理 线性图像处理 双线性图像处理-An enlarged image of the three methods of image processing nearest neighbor linear image processing bilinear image processing