资源列表
imresample
- 图像重采样,自己编写的,用来做小测试,还是很合适的-Image resampling, I have written, to do a small test, still very appropriate
GausPyramid
- 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
MOSAIC
- 本程序可以对图像进行马赛克处理,基本原理:将图像划分为一个个方块,然后用快的平均颜色填充-The program can handle the image mosaic, the basic principle: the image is divided into one box, and then use the average color fill fast
canny
- canny 算法 边缘 检测 很简练的小程序-canny edge detection algorithm is very concise applet
Otsu
- 采用最大类间方差求解自适应阀值实现图像的分割-Solved by adaptive Otsu threshold segmentation of image
SUSAN
- susan算子进行边缘检测的简单实例,可以直接使用进行图像的边缘检测-a simple example for susan
subbands
- 图像经过小波变换之后提取子带系数源代码在MATLAB中的实现-subbands in matlab
ProfileGen
- 2-D Gaussian Profile Image Generator
fenshuilingseg
- 数字图像处理,图像分割算法,分水岭分割法。-Digital image processing, image segmentation, watershed segmentation.
CircConvFCN
- 对两Seq1 Seq2列做循环卷积计算!对数字信号处理方面有帮助!-Performs circular convolution on Seq1 and Seq2
Comparetime-frequencydistribution
- 比较四分量信号的不同时频分布结果,小波分析。-Compare the results of time-frequency distribution of the four components of the signal
sobel边缘检测
- sobel边缘检测算法,采用全方向的边缘检测矩阵