登录

最新会员 最新下载

成为了本站VIP会员

05月23日 08:34

成为了本站VIP会员

05月22日 12:01

成为了本站VIP会员

05月21日 19:06

成为了本站VIP会员

05月21日 11:21

成为了本站VIP会员

05月20日 21:43

成为了本站VIP会员

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

1. OMP

  压缩感知的OMP算法应用于图像压缩与恢复。(OMP compressed sensing image compression and restoration algorithms applied to)

456
下载
102
浏览
2021-04-19发布

2. laplacian-pyramid-decomposition

  给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。3.图示结果(code and principle of laplacian pyramid decomposition of a gray scale image are provided in the article.Contents are given in detail including the notes and usage. )

68
下载
93
浏览
2021-04-19发布

3. 片(信息熵、对比度、平均亮度、清晰度)

  计算一幅图片参数的程序合集(信息熵、对比度、平均亮度、清晰度)(informationentropy,constrast,luminosity,avegrad)

60
下载
89
浏览
2021-04-19发布

4. SRCNN

  基于深度学习的图像超分辨率算法。 参考论文 Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014) (Super resolution based on deep learning Refer to Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014))

113
下载
129
浏览
2021-04-18发布

5. Wavelet_OMP

  基于压缩感知的图像加密算法,稀疏基用的是小波,重构用的是OMP(Compressed sensing image encryption algorithm)

12
下载
111
浏览
2021-04-18发布

6. iterative phase retrieval algorithms

说明:  一些相位迭代算法,还挺有用的,可以直接拿过来使用(iterative phase retrieval algorithms)

2
下载
97
浏览
2021-04-18发布

7. fenqusuanfa

  数字全息分区算法模拟,用于从一副同轴全息图中恢复出物体的像(digital holography)

49
下载
87
浏览
2021-04-18发布

8. fenqusuanfa

  数字全息分区算法模拟,用于从一副同轴全息图中恢复出物体的像(digital holography)

47
下载
80
浏览
2021-04-18发布

9. digital-holographic-image

  本文首先对数字全息技术的记录和再现的基本原理、数值重建算法、频谱滤波方法,数字全息图的记录条件、再现光场的分离条件等基本问题进行了分析讨论(Firstly, the basic principle of the recording and reproducing of the digital holography, numerical reconstruction algorithm, the spectral filtering method, the digital hologram recording conditions, reproducing conditions of separation of the light field, and other basic issues discussed)

99
下载
100
浏览
2021-04-18发布

10. matlab-holograph-reconstruction

  全息图的建立与重现 比较简单 但是有说明 比较容易懂(The establishment and reproduce hologram is relatively simple but relatively easy to understand instructions)

61
下载
68
浏览
2021-04-18发布

11. Iris-images-recognition

  虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。(Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.)

60
下载
81
浏览
2021-04-18发布

12. PSO

说明:  实现 %1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线 %4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了 %!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)

3
下载
93
浏览
2021-04-18发布

13. 2D-Wavelet-Transformation

  用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示(Wavelet transform in 2-D dimentation)

56
下载
85
浏览
2021-04-18发布

14. facelocation

说明:  在一幅图像中对单人脸进行定位,原理是基于多模板匹配(locate face in one picture in which there is a single face,its theory base on many templates matching)

0
下载
70
浏览
2021-04-18发布

15. 点云配准

说明:  四种点云配准算法。FPFH,NDT,3DS…(Four point cloud registration algorithms.FPFH,NDT,3DS.)

4
下载
65
浏览
2021-04-18发布

16. HSV

  实现RGB到HSV空间转换,之后提取H、S、V分量后获取图像的颜色直方图和累计颜色直方图。(Achieve RGB to HSV space conversion, after the extraction of H, S, V components to obtain the image of the color histogram and cumulative color histogram.)

88
下载
96
浏览
2021-04-18发布

17. 去噪评价指标ENL, SSIM, PSNR,SNR,EPI

  图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)

19
下载
885
浏览
2021-04-18发布

18. 去噪评价指标ENL, SSIM, PSNR,SNR,EPI

说明:  图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)

45
下载
159
浏览
2021-04-18发布

19. 加权平均融合算法

  小波融合的加权平均算法,适用于初学者,很好的引入(Weighted average algorithm for wavelet fusion)

18
下载
79
浏览
2021-04-17发布

20. 基于粒子滤波的视频目标跟踪算法(上传至Pudn)

  基于粒子滤波的视频目标跟踪算法matlab源程序,内涵视频文件及算法源程序。(Video object tracking algorithm based on particle filter matlab source program, content video files and algorithm source program.)

60
下载
117
浏览
2021-04-17发布