资源列表
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar
symm_fftconvolve.py
- 对称fft卷积Symmetric FFT convolution(Symmetric FFT convolution)
Zernike
- 亚像素的边缘检测,基于zernike矩的亚像素边缘检测(Zernike sub-pixel edge detection, through the 7*7 coefficient template to achieve sub-pixel edge detection moments of simple improvement.)
77_分水岭算法
- 使用分水岭算法实现图像分割,书中例子。。。。。。。。。。(watershed algorithm)
main direction of rotation
- SIFT中matlab版本的主方向旋转程序(The main direction of rotation program version of MATLAB in SIFT)
滤波
- 对图像进行快速非滤波处理,比较于传统方式拥有更快的运行速度(Filtering and processing of images)
canny
- 用于视频处理 canny 将图像转化成jpg(can be used of video changed into picture)
HOG
- hog特征提取:利用HOG特征提取方法,提取每个块的特征,再将块的特征直方图串联起来(Feature extraction by hog)
sar
- 合成孔径雷达点目标的仿真MATLAB程序,通过对三个静止的点目标进行雷达成像的MATLAB仿真程序.(Synthetic aperture radar point target simulation MATLAB program, through three stationary point targets for radar imaging MATLAB simulation program.)
census
- 双目立体匹配算法中的立体匹配census算法,用于立体匹配。(Stereo matching census algorithm in binocular stereo matching algorithm is used for stereo matching.)
Traditional optical microimaging simulation..m
- 模拟传统远场光学显微成像过程,方便与超分辨成像技术相互比较(The traditional far-field optical microscopic imaging process is simulated to facilitate the comparison with super resolution imaging technology.)
d2wt_test
- 用多层小波变换模极大值法对图像进行边缘检测(Edge detection using wavelet transform modulus maxima method)