资源列表
SPIHT_Matlab
- 应用于图像压缩的SPIHT算法代码,此代码的步骤很清晰,我自己加了很多注释,特别好理解。-SPIHT code which is used in image compression,with many notes of my own so really easy to understand.
Dingbiao_20131108
- 辐射定标,遥感数据的校正,对初学者挺有用的!-Radiometric calibration, calibration of remote sensing data!
TMPdatatransfer
- 用C写的将tmp格式的红外热像图原始数据转换显示-Written in C infrared heat tmp format like convert raw data displayed in Fig.
BM4D_v2p3
- 本人收集的BM3D资料,包括文献,代码,实验效果图,希望对大家有用-I collected BM3D information, including documentation, code, experimental results map, want to be useful
weicaisebianma
- 图像的伪彩色编码,可以显示图片彩色图形,将灰度图像转化为彩色的。-PThe pseudo-color image coding, color graphics can display pictures, the gray image into color.
PSNR_SSIM
- 能够有效求取图像的PSNR和结构相似度SSIM,准确度很高,对评价图像指标很有帮助!-Able to effectively strike image PSNR and structural similarity SSIM, high accuracy, image evaluation index helpful!
Matlab
- Matlab的有关学习代码,对初学者有一定帮助-Matlab' s about learning code, have some help for beginners
Speckle-image-subtraction
- 主要功能是实现两个图像相减,阈值可调。是基于OpenCv编的一个简单程序。在VC6.0上可以直接运行。-The main function is to achieve the subtraction of two images, the threshold value is adjustable. Is based on a simple program OpenCv series. Can be run directly on VC6.0.
BM4D_v2p3
- 对图像进行去噪,去噪的效果很不错,还可以对彩色图像进行去噪-Image de-noising, de-noising effect is very good, but also for color image de-noising
LBG
- 图像矢量量化的经典LBG算法matlab程序-Image vector quantization of classical LBG algorithm matlab program
chepaishibie
- 车牌提取:利用车牌的颜色、面积、长宽以及宽高比等特征对车牌区域进行提取,其中主要用到了二值图像的开闭运算技术。实验用的车牌均为白字蓝底,因此可以先找到图像中的蓝色区域,生成一张蓝色区域识别二值图,若判定为蓝色,值为1,若判定为非蓝色,值为0。利用开闭运算,对图像做预处理,然后再利用车牌的其他物理特征对车牌区域作进一步的识别。-Plate Extraction: Using color plates, area, length and width and aspect ratio and othe
K-means-PCA-Image-segment
- 基于K-means、图像多维组合、PCA三种方式的遥感图像分割。将几幅多波段遥感图像区分出区民区、水域和其它。-Remote sensing image segmentation K-means, multidimensional image combination, PCA based on three ways. The pieces of Multispectral Remote Sensing Image distinguish Kumin, watershed and other.