资源列表
基于小波变换的图像融合
- 基于小波变换的图像融合源代码-融合规则分别使用简单的模值取大和基于区域能量
基于matlab的canny检测(自编canny函数))
- 基于matlab的canny检测(自编canny函数))
亚像素边缘检测的matlab代码
- 亚像素边缘检测的matlab代码,比一般的边缘检测代码精确-Sub-pixel edge detection matlab code
基于互信息的配准程序,matlab版的
- 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。, Matlab Program to find mutual information for two images stored as vectors. The images must contain 8-bit (0-255) integer pixels Requires two data vectors X,Y which must be the same length and Nx1
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
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.