▍1. matlab_source_code
局部拉普拉斯滤波代码,效果很好,可以直接运行(Edge-aware Image Processing with a Laplacian Pyramid)
局部拉普拉斯滤波代码,效果很好,可以直接运行(Edge-aware Image Processing with a Laplacian Pyramid)
提取GIST特征的matlab实现源码,初学者实用(Extract GIST features matlab achieve source beginners practical)
几种经典的图像噪声方差估计方法(论文和源代码)(Several classical noise estimation method (articles and source code))
说明: 基于cs的sar成像仿真,包括omp、sl0、osl0、onsl0等cs算法(ISAR imaging simulation based on CS, including OMP, sl0, osl0, onsl0 and other CS algorithms)
matlab编写Zernike多项式拟合横向剪切波前重建。(matlab write Zernike polynomial fitting transverse shear wave before reconstruction.)
关于利用迭代傅里叶转换算法来处理图像相位的恢复问题的一个程序。(About iterative Fourier transform algorithm is used to dealing with image recovery phase of a program.)
这是针对波前编码成像系统模拟,以及图像复原模拟代码(this is the wavefront coding image processing code of WFC optic system. it is very useful in WFC syetem for research .)
包含高光谱图像读取及格式转换,端元提取算法N-FINDR(Contains the hyperspectral image reading and format conversion, endmember extraction algorithm for N-FINDR)
说明: IQA评估指标包括PLCC,SROCC,KROCC,PSNR,SSIM (Structural Similarity),MSE (Mean Square Error),RMSE (Root Mean Square Error) ,信息熵 (Information Entropy)算法(IQA evaluation indicators include PLCC, SROCC, KROCC, PSNR, SSIM (Structural Similarity), MSE (Mean Square Error), RMSE (Root Mean Square Error) , Information Entropy (Information Entropy) algorithm)
能够实现图像分割,对图像分类起到一定的分割效果(Image segmentation can be realized)
说明: 内含多种图像去噪的方法,包括高斯,椒盐噪声等问题(Contains a variety of image denoising methods, including Gaussian, salt and pepper noise and other issues)
alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)
alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)
代码实现2014 CAD 文章 Progressive and iterative approximation for least squares B-spline curve and surface fitting(The code implementation of Progressive and iterative approximation for least squares B-spline curve and surface fitting)
这是一个sar成像的算法,它融合了cfar的处理,使目标更加凸显。非常适合用于sar成像和cfar算法的研究。(This is a sar imaging algorithm, which combines cfar processing, the target is more prominent. Very suitable for research sar algorithm for imaging and cfar.)
说明: 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method contrast digital watermarking system. With GUI interactive interface. There is a main interface GUI, which can call the sub interfaces of DWT method and DCT method. The process includes: reading host image and watermark image, embedding, attacks of various methods (cutting, adding noise, rotation, etc.), extracting. Finally, PSNR peak signal-to-noise ratio is used to evaluate the robustness of different attacks.)