登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:matlab
  2. 代码类别:图形图像处理
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. NCSR_for-SR

  这是文章Nonlocally Centralized Sparse Representation for SR的代码(this is the code of Nonlocally Centralized Sparse Representation for SR)

30
下载
93
浏览
2020-11-24发布

2. edge_detection

  图像边缘检测算法,采用小波图像边缘检测的算法实现边缘检测(Image edge detection algorithm, using wavelet edge detection)

34
下载
90
浏览
2020-11-24发布

3. ScSR

  Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。(This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。)

457
下载
115
浏览
2020-11-24发布

4. im_smooth

说明:  本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。(The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after downloading.)

2
下载
102
浏览
2020-11-23发布

5. EVM_Matlab

  视频中运动的放大,欧拉运动放大,包含事例视频,以及代码使用方法。(Enlarge video motion, Euler motion amplification, contains examples of video, as well as the code to use.)

132
下载
108
浏览
2020-11-23发布

6. 00020

  基于Matlab平台开发的用于生理信号特征选择的程序算法,信息熵算法,主要用于特征选择,属于模式识别的一类。(The program used for physiological signal feature selection algorithm based on Matlab platform development, information entropy algorithm is mainly used for feature selection, belongs to a class pattern recognition.)

81
下载
98
浏览
2020-11-23发布

7. psnr_nmse_rms

  通过matlab编写的几个关于psnr、mse的图像处理的小程序(Through several matlab written on the PSNR, MSE image processing of small procedures psnr_nmse_rms)

34
下载
80
浏览
2020-11-23发布

8. psnr_nmse_rms

  通过matlab编写的几个关于psnr、mse的图像处理的小程序(Through several matlab written on the PSNR, MSE image processing of small procedures psnr_nmse_rms)

35
下载
110
浏览
2020-11-23发布

9. ART_test

  一种简单的代数重建算法,用于CT图像二维重建,供初学者学习使用。(A simple algebraic reconstruction algorithm, used in CT image reconstruction, for beginners learning to use.)

40
下载
87
浏览
2020-11-23发布

10. ART

  CT图像重建中经典的代数重建算法,其中还有我算的A矩阵的数据(CT image reconstruction in classical algebraic reconstruction algorithm, which there I counted A data matrix)

42
下载
82
浏览
2020-11-23发布

11. shearlet

  此程序为shearlet程序,用于对图像进行分解变换,有兴趣的可以下载(This procedure for shearlet program for image decomposition transform, are interested can download)

228
下载
115
浏览
2020-11-23发布

12. shearlet

  此程序为shearlet程序,用于对图像进行分解变换,有兴趣的可以下载(This procedure for shearlet program for image decomposition transform, are interested can download)

225
下载
102
浏览
2020-11-23发布

13. ICAforImage

  Matlab环境下的基于独立分量分析(ICA)算法的图像混合与分离仿真程序.(Matlab environment based on the independent component analysis (ICA) algorithm for image simulation mixed with the separation process sequence.)

696
下载
103
浏览
2020-11-23发布

14. ImageDenoise

说明:  基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)(The traditional image denoising algorithms (mean filter, median filter, NLM, 3D block matching filter BM3D) and dncnn image denoising algorithm based on deep convolution neural network are realized based on MATLAB.)

2
下载
109
浏览
2020-11-23发布

15. CFA

  基于CFA(颜色滤波阵列)插值检测的图像篡改检测程序(Image tamper detection based on CFA (color filter array) interpolation detecting.)

180
下载
140
浏览
2020-11-23发布

16. CFA

  基于CFA(颜色滤波阵列)插值检测的图像篡改检测程序(Image tamper detection based on CFA (color filter array) interpolation detecting.)

178
下载
106
浏览
2020-11-23发布

17. 遥感影分类的matlab实现Image_Classify

  遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。(Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).)

18. 3

  基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)

102
下载
108
浏览
2020-11-23发布

19. HIO_ER_stable

  相位恢复算法,利用恢复图像在时域必须是正实值以及正逆傅里叶变换进行恢复(phase retrieve)

65
下载
145
浏览
2020-11-23发布

20. MRF

  使用马尔可夫随机场进行图像分割,包括标记场、特征场建模和参数估计等,程序可运行。(image segmentation Using Markov random field , including label Field, features field modeling and parameter estimation, the program can run.)

51
下载
117
浏览
2020-11-22发布