资源列表
matlab
- matlab_基于象素的图像配准程序 matlab_基于象素的图像配准程序
matlab
- matlab检测直线交点源程序 matlab检测直线交点源程序
sake
- sake算法 sake算法
LevelSet_Active_contour
- Active contour的matlab源码。 Active contour方法是图像分割算法的一 个重大突破。其具有如下非常吸引人的优点: 1. 任何条件下可得到封闭的边界 2. 对噪声不太敏感,可用于超声波图像处理 3. 克服弱小边界问题
Lee
- Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。
Edgelinking
- This function links edge points together into lists of coordinate pairs. Where an edge junction is encountered the list is terminated and a separate list is generated for each of the branches.
fitcircle
- 一个高效的matlab代码,用来拟合图像中的圆
noisecomp
- Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of crucial
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.
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
LZWEncoder
- LZWEncoder.java源码,用来对进行GIF格式的图片进行处理
GIF_LIB
- 用来对GIF格式图像进行 处理功能 C 语言源程序库