登录

最新会员 最新下载

成为了本站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. PCA

  PCA_进行indian_pines数据集合分类。((use PCA to classify the indian_pines data with train and test data in the rar))

33
下载
132
浏览
2020-12-11发布

2. KSVD_Matlab_ToolBox1

  用奇异值分解的方法实现图像的去噪,并且与其他的方法进行比较,较之其他的方法有了明显的提升(To eliminate the noise from signals and compared to others mothods,an depressing effect is gotten)

45
下载
179
浏览
2020-12-11发布

3. psnr

  PSNR图象质量评价模型,PSNR图象质量评价模型方法(Image quality evaluation model PSNR, PSNR method of image quality evaluation model)

60
下载
99
浏览
2020-12-11发布

4. Motor_control

  耦合发电机系统的自适应控制与同步以及变形耦合发电机系统中的混沌控制(Coupled generator system of adaptive control coupled with the synchronous generator system, as well as deformation of chaos control)

158
下载
113
浏览
2020-12-11发布

5. SVDdenoise

  用SVD算法实现图像滤波去噪处理,提高图像的信噪比。(SVD algorithm using image processing filter to improve image quality.)

441
下载
153
浏览
2020-12-11发布

6. 小波分析

说明:  一维信号的小波分解,然后进行保留模极大系数重构,图像小波去噪(Wavelet decomposition)

3
下载
126
浏览
2020-12-11发布

7. HW2_code

  颜色和纹理特征的图像分割 颜色和纹理特征的图像分割(Image Segmentation Based on Color and Texture Features)

5
下载
79
浏览
2020-12-10发布

8. dct

  图相多描述编码matlab仿真 多描述编码的matlab仿真,本科生的毕业设计 生成图像后计算psnr >> J=imread( 两描述都收到后重建的图像.bmp ) PSNR(I,J) ans = 32.3290 >> J=imread( 描述1重建后的图像.bmp ) >> PSNR(I,J) ans = 28.7011 >> J=imread( 描述2重建后的图像.bmp ) >> PSNR(I,J) ans = 29.1467 (Figure phase multiple description coding matlab simulation Matlab simulation of multiple description coding, undergraduate graduation design Generated images calculated psnr >> J = imread ( the reconstructed image after the two descriptions are received. Bmp ) >> PSNR (I, J) ans = 32.3290 >> J = imread ( to describe a reconstruction of images. Bmp ) >> PSNR (I, J) ans = 28.7011 >> J = imread ( to describe two reconstruction images. Bmp ) >> PSNR (I, J) ans = 29.1467)

38
下载
107
浏览
2020-12-10发布

9. experment3

  超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像(Super-resolution image processing to extract images from a number of new synthetic pixel images clearer)

220
下载
85
浏览
2020-12-10发布

10. tuxiang

  图像预处理,包括灰度化、图像去噪、灰度变换、阈值分割、边缘检测,形态学处理(image preprocessing)

21
下载
141
浏览
2020-12-10发布

11. cut

说明:  裁剪图像为固定大小,非常简单,只需要设定图像裁剪起始位置以及图像裁剪大小即可,非常方便。(It is very simple to crop the image to a fixed size. It is very convenient to set the starting position and size of the image clipping)

2
下载
115
浏览
2020-12-10发布

12. digitalimageprocessprograms

  中南大学数字图像处理上机实验指导书及参考答案,全部由本人编写,在MATLAB 6.5上运行通过。包括图像变换及频域滤波,空间域图像增强,图像边缘检测及参考图片,比网上流传的好的多,是学习图像处理的基础。(Zhongnan University of digital image processing on the experimental guide and reference book answers all prepared by me, MATLAB 6.5 to run through. Image Transform and including the frequency domain filtering and spatial domain image enhancement, edge detection and reference photographs, spread over the Internet much more study is the basis of image processing.)

1284
下载
91
浏览
2020-12-10发布

13. sift

  sift特征提取,包括三部分,特征点提取,特征点描述,特征点匹配(sift feature extraction consists of three parts, feature extraction, feature point description, feature point matching.)

204
下载
130
浏览
2020-12-10发布

14. Compressed-Sensing

  阐述压缩感知的基本原理,并通过压缩感知对图像进行复原处理(elucidate the compressed sensing theory )

33
下载
110
浏览
2020-12-09发布

15. RETINEX

  基于retinex理论的图象增强处理,一种新型的算法,效果挺好(Based on the Retinex theory of image enhancement processing, a new type of algorithm, the effect of good)

851
下载
141
浏览
2020-12-09发布

16. LMMSE

  LMMSE图像超分辨率重建,基于先验知识的图像超分辨率重建(LMMSE image super-resolution reconstruction, image super-resolution reconstruction based on prior knowledge)

5
下载
103
浏览
2020-12-09发布

17. LMMSE

说明:  LMMSE图像超分辨率重建,基于先验知识的图像超分辨率重建(LMMSE image super-resolution reconstruction, image super-resolution reconstruction based on prior knowledge)

8
下载
95
浏览
2020-12-09发布

18. BCS_demo

说明:  贝叶斯压缩感知例子 Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.(Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.)

5
下载
91
浏览
2020-12-09发布

19. 现菲涅耳数字全息的方里面包括同轴和离轴

  实现菲涅耳数字全息的方里面包括同轴和离轴 欢迎大家下载(feinieer shuziquanxi··)

121
下载
148
浏览
2020-12-08发布

20. mnist_uint8

  压缩文件是CNN卷积神经网络图像处理的数据库mnist_uint8.mat(Compressed file is the database of CNN convolution neural network image processing mnist_uint8.mat)

16
下载
103
浏览
2020-12-08发布