登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:matlab
  2. 代码类别:图形图像处理
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. matlab_source_code

  局部拉普拉斯滤波代码,效果很好,可以直接运行(Edge-aware Image Processing with a Laplacian Pyramid)

1
下载
101
浏览
2021-04-06发布

2. GIST_matlab

  提取GIST特征的matlab实现源码,初学者实用(Extract GIST features matlab achieve source beginners practical)

146
下载
87
浏览
2021-04-06发布

3. 几种经典的噪声方差估计方法

  几种经典的图像噪声方差估计方法(论文和源代码)(Several classical noise estimation method (articles and source code))

427
下载
156
浏览
2021-04-06发布

4. 基于压缩感知的SAR成仿真程序

说明:  基于cs的sar成像仿真,包括omp、sl0、osl0、onsl0等cs算法(ISAR imaging simulation based on CS, including OMP, sl0, osl0, onsl0 and other CS algorithms)

34
下载
236
浏览
2021-04-06发布

5. Zernike_shearing

  matlab编写Zernike多项式拟合横向剪切波前重建。(matlab write Zernike polynomial fitting transverse shear wave before reconstruction.)

83
下载
105
浏览
2021-04-06发布

6. iterative-Fourier-algorithm

  关于利用迭代傅里叶转换算法来处理图像相位的恢复问题的一个程序。(About iterative Fourier transform algorithm is used to dealing with image recovery phase of a program.)

66
下载
78
浏览
2021-04-06发布

7. WFC-system-image-process

  这是针对波前编码成像系统模拟,以及图像复原模拟代码(this is the wavefront coding image processing code of WFC optic system. it is very useful in WFC syetem for research .)

28
下载
112
浏览
2021-04-06发布

8. Susan

说明:  Susan角点提取检测,进行图像处理,主要运用在数字水印特征提取方面(Susan,In the aspect of image feature extraction, watermark is mainly used for corner detection)

1
下载
121
浏览
2021-04-06发布

9. roi

  利用matlab提取掌纹图像的感兴趣区域,ROI提取(Extract palmprint images using matlab region of interest, ROI extraction)

182
下载
93
浏览
2021-04-06发布

10. roi

  利用matlab提取掌纹图像的感兴趣区域,ROI提取(Extract palmprint images using matlab region of interest, ROI extraction)

178
下载
92
浏览
2021-04-06发布

11. N_FINDR

  包含高光谱图像读取及格式转换,端元提取算法N-FINDR(Contains the hyperspectral image reading and format conversion, endmember extraction algorithm for N-FINDR)

136
下载
100
浏览
2021-04-06发布

12. IQA评估指标

说明:  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)

7
下载
174
浏览
2021-04-06发布

13. fcm_fcm

  能够实现图像分割,对图像分类起到一定的分割效果(Image segmentation can be realized)

7
下载
85
浏览
2021-04-06发布

14. 去噪方法

说明:  内含多种图像去噪的方法,包括高斯,椒盐噪声等问题(Contains a variety of image denoising methods, including Gaussian, salt and pepper noise and other issues)

3
下载
102
浏览
2021-04-06发布

15. alpha稳定分布噪声的matlab实现

  alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)

171
下载
529
浏览
2021-04-06发布

16. stblpdf

  alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)

160
下载
132
浏览
2021-04-06发布

17. LSPIA

  代码实现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)

3
下载
101
浏览
2021-04-06发布

18. cfar_sarX_1

  这是一个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.)

13
下载
122
浏览
2021-04-05发布

19. code

  本代码是基于MATLAB环境下的一种基于DWT的数字水印的嵌入与提取,本算法对各种噪声具有一定的抗鲁棒性。(The code is based on the MATLAB environment based DWT digital watermark embedding and extraction, the algorithm has certain anti robustness of various noise.)

5
下载
109
浏览
2021-04-05发布

20. DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面

说明:  本课题为基于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.)

16
下载
203
浏览
2021-04-04发布