资源列表
ImageSeg
- 金字塔方法进行彩色图象的分割.金字塔缉拿里到由level指定的最大层数
BMPFILE
- 对位图格式详细的描述和代码实现,包括文件头、信息头、调色板格式等。
ImageProcess
- 常用而且经典的图像处理算法的实现,包括边缘检测、阈值分割等。
Blur
- 图像处理源代码,主要实现图形图像的图案化和抖动处理。
BMPJPG
- 一个图像格式转化的程序,能够将BMP格式的图像转化成JPG格式的文件
test
- 两帧图像之间的差分源代码,对该方法进行适当的修改可以用来检测图像
wbmp_decoder
- 用于手机上wbmp格式文件进行解码的C源程序
GIF_decoder_C
- 用C语言源码实现对GIF格式文件的解码
GIF_LIB
- 用来对GIF格式图像进行 处理功能 C 语言源程序库
LZWEncoder
- LZWEncoder.java源码,用来对进行GIF格式的图片进行处理
anisodiff
- anisodiff.m Function to perform anisotropic diffusion of an image following Perona and Malik s algorithm. This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients
scalogram
- scalogram.m Function to calculate the phase and amplitude scalograms of a 1D signal. The analysis is done using quadrature pairs of log Gabor wavelets.