资源列表
a9
- 在用OpenCV对图像进行处理时,利用颜色定位是常常会接触到的方法,但RGB受光照影响比较严重,转换到HSV XYZ等空间也解决不了时, 可以用白平衡算法进行修正,使其发黄、发蓝、发红的照片更加趋于自然光下的图像(White balance algorithm)
fft_code
- 实现图像快速傅里叶变换,图像图形处理领域(implement the fft transform for images, applied in image processing.)
expcode
- 数字图像处理作业题目,上面有图像大小变化,位移的问题解析(the homework of digital image processing)
新建文件夹
- 基于显著性的图像高光检测,运用HSI的算法进行的(saliency detection,Image highlight detection based on saliency, using HSI algorithm.)
cannyhough
- 这个程序除开使用自编程写的canny算法,还有霍夫变换检测直线以及画图的功能(canny algorithm hough transform)
iwssim_iwpsnr
- mssim算法的实现以及注释啦啦啦啦啦啦啦(ssim dfghdk sda slf;d snflsd sflds fl;sd slf;s sldkfn)
test
- 利用最大有效圆法或最大内切圆法提取掌纹掌脉图像的roi(Using maximum effective circle method or maximum inscribed circle method to extract palm print palm vein image ROI)
otsu
- 简单的OTSU阈值分割,实现前后背景分离,运行速度快(Simple OTSU threshold segmentation, achieve the separation of background and speed.)
ssim
- SSIM,就是开通用的,具体是啥我也不知道(SSIM, IMAGE QUALITY LALALALALA)
chengxu
- 用于高光谱图像处理的matlab程序,包括图像融合,降维和图像的极大似然分类程序(Matlab program for hyperspectral image processing, including image fusion, dimension reduction, and maximum likelihood classification of images)
基于DCT数字水印算法的Matlab实现源代码
- 基于DCT的数字水印嵌入算法的matlab实验源代码(DCT based digital watermark embedding algorithm matlab experiment source code)
DCT
- 对每类中的每幅图片进行DCT变换(8*8)分块并对保留的DCT系数进行反DCT变换,得到重建的图象,显示原图像和重建图像进行对比,并计算出与原图对比的PSNR值。(Each picture in each class is divided into DCT transform (8*8) and the reserved DCT coefficient is inverse DCT transform. The reconstructed image is obtained. The origi
