资源列表
harrisconerdetect
- 用matlab写了一个角点检测的程序,希望对学习图像处理的人有所帮助。-using Matlab was a corner detection procedures, and I hope to study images of people some help.
SoftreeThresh
- Routines for noise reduction by wavelet coefficient thresholding
MFIRRES
- 此为图形与图形处理领域的一个应用程序,也是信号与信息处理大范围的一个应用型程序
DDA_line
- 与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
psnrWithFilterdImages
- 图形图像处理中计算处理效果的PSNR程序代码-Graphic image processing to calculate the treatment effect of PSNR code
mouse
- C函数:1.显示鼠标; 2.单击鼠标左或右键后,传递鼠标坐标并返回鼠标键值-C function: 1. Show the mouse 2. Click the mouse left or right, the transfer and return the mouse coordinates of the mouse key
hh
- haar和db10分解重构图像,消噪,及ddencmp默认阈值消噪-haar and db10 decomposition of the reconstructed image, noise elimination, and ddencmp default threshold denoising
Analyse_Fusion
- 图像融合后,各项性能指标的评价方法,能正常运行-After fusion, the performance index evaluation method
tuxiangsuofang
- 进行图像变换,并对原图像进行缩放攻击,适合初学者,简单易学-Transform the image, zoom in and attack the original images, suitable for beginners, easy to learn
CS
- 1999年提出来的经典常数统计法用于各种图像非均匀处理-Classical constant non-uniform statistical method for image processing
scaling-back
- Scaling up an image with bicubic interpolation prediction method on matlab
PCA_ColorTransfer
- 使用主成分分析法(PCA, Principal Component Analysis)进行颜色转换(Color Transfer)的Matlab程序-Function to implement the Color Transfer using PCA (Principal Component Analysis).