资源列表
SVM
- 用于医学图像的支持向量机分割,没有嵌套,简单易懂,对学习聚类分割有很大的帮助(Mean clustering segmentation for medical images, no nesting, easy to understand, great help for learning clustering segmentation)
SSD+SAD+NCC算法
- 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
数字图像处理_第三版_冈萨雷斯_课后答案.pdf
- 這是一本課後的答案,關於影像處理,数字图像处理 冈萨雷斯(This is an after-class answer, image processing.)
Canny
- MATLAB 的canny边缘检测代码 , 亲测好用。。。。。。。。。。。。。。(Edge Detection Algorithms in MATLAB)
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a)
phase
- 该文件用于计算条纹图像的相信信息, 建立相位与深度的对应关系。(the file is used for calculating the phase information of fringe images and builded the relationship between the phase and the depth.)
FCM
- 介绍了FCM经典算法和五种变换后的FCM算法,有实例和说明(The classical FCM algorithm and five transformed FCM algorithm are introduced. Examples and explanations are given.)
Stereo Matching
- matlab 立体匹配,包含了多种三维重建中的立体视觉匹配(Matlab stereo matching, including stereo vision matching in many kinds of three-dimensional reconstruction)
09177133canny
- 用于特征提取,提取微弱信号,不用去噪依然可以提取出比价好的信号(For feature extraction, weak signals can be extracted without noise removal.)
Bif
- matlab 图像双边滤波器,系统地循环每个像素并相应地调整相邻像素的权重来保留锐边。(This preserves sharp edges by systematically looping through each pixel and adjusting weights to the adjacent pixels accordingly.)
1
- 一个解算空间中三维物体坐标的小程序,用两个相机标定后进行计算(A simple matlab program for conpute coordinate in 3D with stereo camara)
NSST_PAPCNN_Fusion
- 通过多尺度分解,实现医学图像的图像融合,达到更好的效果(Through multi-scale decomposition, medical image fusion can be achieved to achieve better results.)