资源列表
test
- 做出直方图,进行直方图均衡化,规定化。 直方图均衡化
noise
- 图片去噪:对一幅图像加入不同的噪声(随机点噪声、椒盐噪声等),选取不同的方法去噪,比如说邻域平均、中值滤波、图像迭加等,比较对于不同的噪声,不同的方法哪种更好
hist
- 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告
FFTIFFT
- 编程实现图像傅立叶变换和反变换,实现图像去除噪音
image
- 点运算,几何变换,图像增强,图像编码,形态学变化
pythonsudoku-0.12.4
- Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku.
viewer
- jpeg viewer,can use with the jpeg decoder
decoder
- jpeg decoder ,very usefull tools
ImageResizer_Source_v1.0.0.0
- 可以用来随意更改图片的大小,并且带有压缩功能
jpegpixi-0.10.tar
- The program removes pixels from JPEG images by interpolation (eg to correct images from a digital camera with CCD defects). It doesn t decode and re-encode the image, but manipulates the encoded data, so that the quality is preserved as much as possi
CImg
- 一个图像处理的C++类库,封装了常用算法,如图像的读写,旋转等功能
gaussian
- 一个高斯滤波器的滴递推实现,可以实现无限脉冲响应