资源列表
Bif
- matlab 图像双边滤波器,系统地循环每个像素并相应地调整相邻像素的权重来保留锐边。(This preserves sharp edges by systematically looping through each pixel and adjusting weights to the adjacent pixels accordingly.)
Halcon+Machine+Vision
- Halcon+Machine+Vision
09177133canny
- 用于特征提取,提取微弱信号,不用去噪依然可以提取出比价好的信号(For feature extraction, weak signals can be extracted without noise removal.)
Stereo Matching
- matlab 立体匹配,包含了多种三维重建中的立体视觉匹配(Matlab stereo matching, including stereo vision matching in many kinds of three-dimensional reconstruction)
FCM
- 介绍了FCM经典算法和五种变换后的FCM算法,有实例和说明(The classical FCM algorithm and five transformed FCM algorithm are introduced. Examples and explanations are given.)
5个源代码
- 计算干旱指数TVDI,读写dem,转投影,某点长时间序列提取,hdf读取与分类(calculate TVDI ,dem read and write, read and write hdf data to classify it)
图像修复
- 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
phase
- 该文件用于计算条纹图像的相信信息, 建立相位与深度的对应关系。(the file is used for calculating the phase information of fringe images and builded the relationship between the phase and the depth.)
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (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)
肝脏区域生长
- 适用于简单区域生长肝脏分割的MATLAB核心代码(Simple Region Growth Liver Segmentation)
图像处理
- 图像处理。包括图像的平移,傅里叶变换,高低通滤波以及维纳滤波等(Image processing. Including image translation, Fourier transform, high and low pass filtering and Wiener filtering, etc)
Canny
- MATLAB 的canny边缘检测代码 , 亲测好用。。。。。。。。。。。。。。(Edge Detection Algorithms in MATLAB)