登录

最新会员 最新下载

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

说明:  MATLAB中cell转换为csv,用matlab语言实现(MATLAB cell to csv,matlab)

1
下载
112
浏览
2021-01-08发布

2. BIQI_release

  属于图像质量评价领域,无参考质量评价算法算法BIQI(Belongs to the field of image quality assessment, quality assessment algorithm without reference algorithm BIQI)

217
下载
153
浏览
2021-01-07发布

3. image_processing_quantize

  图像处理功能:求the MSE/SNR/PSNR and the quantized image( the MSE/SNR/PSNR and the quantized image)

318
下载
69
浏览
2021-01-07发布

4. MSE

  MSE,最小均方误差,用于图像匹配,可用,亲测(MSE, minimum mean square error for image matching, available, pro-test)

27
下载
83
浏览
2021-01-07发布

5. MSE

  MSE,最小均方误差,用于图像匹配,可用,亲测(MSE, minimum mean square error for image matching, available, pro-test)

27
下载
99
浏览
2021-01-07发布

6. gmkl

  gmkl算法源码,广义多核学习,可用图像多类分类。(gmkl algorithm source, the a generalized multicore learning, free image multi-class classification.)

67
下载
128
浏览
2021-01-07发布

7. fusion-evaluation

  图像融合中常用的评价指标(非常全面)如:平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等。(Image fusion evaluation (very comprehensive): average gradient, correlation coefficient, entropy, cross entropy, joint entropy, mean square error and mutual information, signal to noise ratio, peak signal to noise ratio, root mean square error, spacefrequency, standard deviation, mean, distorting the degree of deviation index.)

8. ccd

  线阵ccd信号处理,信号放大预处理,采样保持,A/D转换,分析采集的到的图像信息,确定物体位置(signal prosessing of ccd)

109
下载
97
浏览
2021-01-07发布

9. SAR_banmatu_ultimate_success

  该m文件是用来仿真合成孔径雷达SAR的斑马图,即菱形图的,是本人自己设计的,可用。(M file is used to simulate the synthetic aperture radar SAR zebra figure, namely diamond chart, is my own design, is available.)

90
下载
147
浏览
2021-01-06发布

10. SAR_banmatu_ultimate_success

  该m文件是用来仿真合成孔径雷达SAR的斑马图,即菱形图的,是本人自己设计的,可用。(M file is used to simulate the synthetic aperture radar SAR zebra figure, namely diamond chart, is my own design, is available.)

83
下载
109
浏览
2021-01-06发布

11. 2D voronoi建立及使用方法

  使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)

7
下载
199
浏览
2021-01-06发布

12. #2D_voronoi建立及使用方法

说明:  使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)

10
下载
111
浏览
2021-01-06发布

13. 数字均值滤波和高斯滤波分析

说明:  数字图像处理的大作业,有报告,关键代码都有注释,有一些不足,可供大家参考(Digital image processing operations, there are reports, key codes have notes, there are some shortcomings, for your reference.)

2
下载
107
浏览
2021-01-06发布

14. visual-cryptography-

  课程作业,可视密码的matlab实现代码以及展示用ppt(Course work, visual cryptography matlab code and display ppt)

130
下载
101
浏览
2021-01-06发布

15. 量子加密daima

  matlab实现量子图像加密,包括Arnold变换,双随机相位变换,信息熵,相邻像素相关性分析(matlab quantum encryption, including Arnold transform, double random phase transformation, entropy, correlation analysis of adjacent pixels)

106
下载
207
浏览
2021-01-06发布

16. FMCW-Radar-Simulator-master

说明:  这是一个射频雷达模拟器。它生成FMCW雷达数据以获取接近的回波波形信号信号数据。您可以尝试在此模拟器的基础上开发雷达数据处理算法。(This is a radio frequency radar simulator.It generates FMCW radar data to obtain close echo waveform signal data.You can try to develop radar data processing algorithms based on this simulator.)

8
下载
115
浏览
2021-01-06发布

17. shuangyuzhi

  最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)

4
下载
98
浏览
2021-01-05发布

18. shuangyuzhi

说明:  最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)

9
下载
113
浏览
2021-01-05发布

19. zuidashang

说明:  最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。(Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.)

2
下载
89
浏览
2021-01-05发布

20. watermark.m

  %基于DCT的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。 %定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等 %以及噪声干扰都具有一定的鲁棒性。(err)

214
下载
121
浏览
2021-01-05发布