资源列表
edgeCheck
- 方向小波不仅保持了传统小波变换的良好的时频局部化的分析能力,还具有良好的方向分析能力。 本程序通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。-This program introduces a derectional wavelet transform theory.Derectionalwavelet can better reflect the edge information of images because thy better corresponds to t
li6-3
- 用小波变换实现低频和高频图像的重构,实验效果良好,请参考学习交流-Using wavelet transform to achieve low-frequency and high frequency image reconstruction, experimental result is good, please refer to study the exchange of
kkfft
- 复数的傅里叶变换与反变换,虚部与实部分开运算,并根据标志位判断是正变换还是反变换 -Complex Fourier transform and inverse transform, the imaginary part and real part of the open operation and in accordance with flag bit to determine is positive transformation or the inverse transform
svd_nosie_removing
- 用奇异值分解(SVD)的方法进行噪声去除- noise removing by SVD analysis
adaptiveTVdenoising
- 基于偏微分方程的去噪代码,可有效去除噪声。-Noise code based on partial differential equations, can effectively remove the noise.
edge
- the source code of edge detection for use on every images.
P8_4_1_Average
- 平均周期图法谱估计,,平均周期图法谱估计,平均周期图法谱估计-Average periodogram spectral estimation
exa9_1_1
- 对于原始数据进行插值并抽取,从这个过程中将数据平滑化,得到理想的效果。-The original data for interpolation and extraction, data from this process will be smoothed to get the desired results.
ConnDomainMark
- 基于区域生长的连通域标记,应包含头文件#include "Afxtempl.h"-Connected component labeling based on region growing
xlc
- 这是基于matlab基础的四杆正切运动,能够清楚显示四杆机构详细的运转过程,并且也动态的。-This is based on four tangent movement of the Matlab-based, clearly shows that the four organizations detailed operation of the process, and dynamic.
ComputeRGBHistogram
- Compute image RGB histogram
segmentation-of-color-images
- 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab