资源列表
MM
- 数学形态学滤波算法去除边缘,阴影等噪声信息的方法(Mathematical Morphological Filtering Algorithm to Eliminate Noise Information of Edge and Shadow)
提取特定区域v3
- 基于matlab的CT图像处理,提取感兴趣的区域,并染色。计算面积(Based on matlab CT image processing, extract the region of interest and dyed. Calculate the area)
pseudo_image
- 生成特定伪彩色调色盘,将真彩色图像转换为伪彩色图像(pseudo-color color table)
Video based vehicle recognition
- 基于视频的车辆识别(不是车牌识别),环境基于matlab 2014a,实现了在一个视频中把运动的车用绿色的框框出来。(Video based vehicle recognition)
GraduationPro2
- 运用C语言,调用opencv函数,自己也改了去雾算法,对图像去雾,来达到清晰(remove fog to clear the image)
CANNY
- 根据CNNAY算法的4个步骤 1. 用高斯滤波器平滑图像;(图像去噪) 2. 用一阶偏导有限差分计算梯度幅值和方向;(特征增强) 3. 对梯度幅值进行非极大值抑制 ;(边缘检测) 4. 用双阈值算法检测和连接边缘。(形态学处理) 编写的边缘检测程序,简单实用(There are four parts of Canny edge detection: 1. smoothing the image with Gauss filter; (image denoising) 2. c
pro kriging
- 此程序用于全国0.5度月降水数据kriging插值(This program is used for Kriging interpolation of monthly precipitation data of 0.5 degree)
1
- 对遥感影像二值化处理,以便于进行接下来的影像处理计算等(Two valued processing of remote sensing image)
matlab
- 直角坐标系下的粒子的电磁散射的matlab求解(electromagnetic scattering of particle)
MATLAB-2
- 球坐标系下的粒子电磁散射散射的matlab求解(electromagnetic scattering of particle)
matlab-3
- 用matlab求解球坐标系下散射振幅强度(electromagnetic scattering of particle)
imagedivideRegoin
- 基于区域生长的数字图像分割,matlab中的脚本文件,将图像分割成二值图像(matlab imagedivideRegoin.m)