资源列表
tree
- 以图像灰度为依据,对图像进行四叉树分解。(Quadtree decomposition of images)
去噪
- 通过matlab实现 1显示图像 2对图像加噪 3硬阈值去噪 4软阈值去噪 5计算峰值信噪比(Image denoising, hard threshold denoising and soft threshold denoising.)
SnakeModule
- 自动对目标特征进行轮廓提取,需要手动选择感兴趣区域。(Automatic contour extraction of target features requires manual selection of the region of interest.)
GS
- 用于相位恢复基于FRENUP,LALALALLALA(FRENUP-based Phase Recovery)
ImgStich
- 实现两张图片的拼接融合,图像请自行在网上查找(Realizing the Mosaic and Fusion of Two Pictures)
图像拼接
- 就是将数张有重叠部分的图像(可能是不同时间、不同视角或者不同传感器获得的)拼成一幅无缝的全景图或高分辨率图像,最终得到所需要图像。(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
envi_split_to_multiple_single_band_files
- 在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
TVDI
- 根据NDVI和LST计算温度植被干旱指数TVDI(Calculating Temperature Vegetation Drought Index TVDI Based on NDVI and LST)
jiazao
- 给图像加高斯白噪声,里面有详细的代码,我不知道该说些什么,只是觉得很好(gaussian noise Why must I be forced to write so many words?)
单目标定
- 采用CCTV镜头大视野畸变较大,采用halcon标定板将镜头畸变矫正到无畸变状态(Large field distortion of CCTV lens is larger, and Halcon calibration board is used to correct lens distortion to non-distortion state.)
火发_张彤阳_SY1815326
- 对于给定的示踪流场计算流速,利用matlab语言计算十帧示踪玻璃珠子展现的流场流速。(Velocity calculation for given flowing field)
automatic_image_segement
- 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy