资源列表
MCA 形态学成分分析
- 形态学成分分析,该方法的基本思想是利用信号组成成分的形态差异,将图像分割为纹理和分片光滑部分。-Morphological Component Analysis,The basic point is that an image can be divided into texture and piecewise smooth parts by the morphological diversity among signal components.
multi grid 多重网格的程序
- 这是一个多重网格的程序,可以对偏微分方程进行计算!,This is a multi-grid procedure, partial differential equations can be calculated!
l1magic-optimization 代码实现稀疏表示中的l1范式中的7个优化问题
- 代码实现稀疏表示中的l1范式中的7个优化问题。对大家实现稀疏表示算法有极大的参考价值-This package contains code for l1 magic solving seven optimization problems.
Image Retrieval System
- 图像检索系统,选择一副图片,从图片库中可以找到相似度最大的十幅图片,Image retrieval system, choose a picture gallery, can be found in the similarity of the ten largest picture
emd.rar
- 经验模式分解(EMD)将信号分解成多个IMF分量,每个IMF分量代表一定频率尺度的模式,Empirical Mode Decomposition
FBP.rar
- CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法,computer tomography reconstruction algrithm
canny.rar
- canny算子边缘提取。用matlab编写,并有详细的解释。,use matlab to canny edge detection operator,with a detailed explanation.
graphcut-texture-synthesis
- 基于图割graphcut的纹理合成,有window版本和linux版本,源代码和可执行程序都有,是Graphcut Textures: Image and Video Synthesis Using Graph Cuts的实现,linux和window代码都有,window下是vs2008的工程,需要安装vs2008 -texture synthesis based-on graph cut
M2M4.rar
- 该代码是经典的信噪比估计算法,用到了统计学中基于矩估计的思想,利用信号的2、4阶矩来估计接收信号的信噪比,The code is a classic signal to noise ratio estimation algorithm, using the statistical moment estimation based on the idea of the use of 2,4-order moment of signals to estimate the received signal
Fingerprint.rar
- 指纹识别算法,所有算法代码(包括预处理,提取特征与匹配算法)都包含在内,没有使用动态链接库,Fingerprint recognition algorithm, all the algorithm code (including preprocessing, feature extraction and matching algorithm) are included, do not use dynamic-link library
svm(matlab).rar
- 支持向量机的MATLAB源程序,效果真的很不错,SVM MATLAB source, the effect is really very good
wtthreshold.rar
- 利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数,Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function