资源列表
jiazao
- 给图像加高斯白噪声,里面有详细的代码,我不知道该说些什么,只是觉得很好(gaussian noise Why must I be forced to write so many words?)
TVDI
- 根据NDVI和LST计算温度植被干旱指数TVDI(Calculating Temperature Vegetation Drought Index TVDI Based on NDVI and LST)
envi_split_to_multiple_single_band_files
- 在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
图像拼接
- 就是将数张有重叠部分的图像(可能是不同时间、不同视角或者不同传感器获得的)拼成一幅无缝的全景图或高分辨率图像,最终得到所需要图像。(It is to make a seamless panorama or high-resolution image from several overlapping images (which may be obtained from different time, different perspectives or different sensors), and
ImgStich
- 实现两张图片的拼接融合,图像请自行在网上查找(Realizing the Mosaic and Fusion of Two Pictures)
GS
- 用于相位恢复基于FRENUP,LALALALLALA(FRENUP-based Phase Recovery)
SnakeModule
- 自动对目标特征进行轮廓提取,需要手动选择感兴趣区域。(Automatic contour extraction of target features requires manual selection of the region of interest.)
去噪
- 通过matlab实现 1显示图像 2对图像加噪 3硬阈值去噪 4软阈值去噪 5计算峰值信噪比(Image denoising, hard threshold denoising and soft threshold denoising.)
tree
- 以图像灰度为依据,对图像进行四叉树分解。(Quadtree decomposition of images)
花束L-系统
- 用matlab生成紫色勿忘我花束(单只)(Using matlab to produce purple self-forgetting bouquet (single))
ImproveCanny
- 一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and t
ff
- matlab下读取txt数据进行极坐标转直角坐标3D曲面绘图(Reading TXT data under Matlab for 3D surface drawing in polar coordinates to rectangular coordinates)