▍1. MSR
matlab代码实现的MSR图像增强,有参考图片(MSR image enhancement matlab code, reference picture)
实现多种方法的全色和多光谱图像融合:(1)IHS变换(2)高通滤波(3)GIHS方法(4)小波变换(5)PCA (6)Brovey变换(A variety of methods of panchromatic and multispectral image fusion: (1) IHS transform (2) high-pass filter (3) GIHS method (4) wavelet transform (5) PCA (6) Brovey transform)
图像融合中pan图像和多光谱融合的四种方法(IHS PCA 小波 小波结合PCA)和融合效果的评价指标计算(信息熵、Q4等指标)(Image fusion of the pan and multi-spectral image with four methods (IHS PCA wavelet wavelet combined PCA) and fusion effect evaluation method)
模糊聚类的图像分割 C-均值聚类 FCM(Fuzzy clustering image segmentation )
利用迭代残差插值的去马赛克算法,进一步减小估计误差,得到更准确的全彩色图像,性能很不错。(Iterative interpolation residuals demosaicing algorithm to further reduce the estimation error, more accurate full-color images, the performance is very good.)
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS (Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS)
基于小波变换的图像修复算法,对比了FDM和TV算法。(Image restoration algorithm based on wavelet transform)
数字水印算法实现盲水印的嵌入提取,里面有图片(blind digital watermarking)
hough和randon函数求图像中圆,对于水中气泡检测效果很不错(Circle detection based on random Hough transform)
介绍了一种显著性检测,程序可以直接运行,可以得到显著图像,有图像源。(propose a bottom-up visual saliency detection algorithm. Different most previous methods that mainly concentrate on image object, we take both background and foreground into consideration. )
该程序通过雅可比矩阵求解Rossler系统的李雅普诺夫指数指数,并绘制了其频谱图。(The program solves the Lyapunov exponent of Rossler system by Jacobian matrix and draws its spectrum.)
说明: 该程序通过雅可比矩阵求解Rossler系统的李雅普诺夫指数指数,并绘制了其频谱图。(The program solves the Lyapunov exponent of Rossler system by Jacobian matrix and draws its spectrum.)
说明: 图像评估指标FSIM,传统全参考图像质量衡量标准FSIM(feature similarity),仿效SSIM的计算构成,同样由两部分耦合的幂指数,FSIM由PC项和GM项耦合(FSIM, the traditional full reference image quality measurement standard (FSIM), is composed of two parts of power index, FSIM is composed of PC term and GM term)
菲涅尔衍射程序,能够获得所需图像的菲涅尔衍射图样。(Fresnel diffraction procedure, the desired image can be obtained of the Fresnel diffraction pattern. )
对SWAN输出文件进行数据处理及图像输出(SWAN output file, data processing and image output)
利用图像处理的方法实现图像二值化,实现了图像的调幅加网,加网角度是18.4度。这就方便了图像的调幅加网输出。(The use of image processing method of image binarization realize, realize the image of AM screening, screening angle is 18.4 degrees. This facilitates the image output of AM screening.)
先运用仿射变换粗配准,再运用active-demons算法进行精细配准(First use of affine transform the coarse registration, and then use active-demons algorithm for fine registration)