登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站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
已选条件
  1. 编程语言:所有
  2. 代码类别:图形图像处理
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. zhongxinchafenfa

  详细描述了中心差分法的原理,并举例说明的中心差分法的应用(The principle of the central difference method is described in detail and examples illustrate the application of the central difference method)

18
下载
94
浏览
2021-02-21发布

2. bands_average

  利用ENVI/IDL,计算多幅图像的各个像元的平均值。并忽略空缺值(Use ENVI/IDL, calculate the average of each pixel of multiple images. And ignores the value of vacancies)

192
下载
165
浏览
2021-02-21发布

3. CNN

  使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code, you need to download the commented code open)

66
下载
180
浏览
2021-02-20发布

4. richter-master

  使用cnn + svm的分类,结果运行不错(Using CNN + SVM classification, the result runs pretty well.)

35
下载
169
浏览
2021-02-20发布

5. lpfilter

  本matlab程序可生成低通滤波器,数字图像处理(The matlab program can generate low-pass filter, digital image processing)

132
下载
68
浏览
2021-02-19发布

6. ResponseFunc

  求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve )

42
下载
79
浏览
2021-02-19发布

7. dcmread4

  集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)

25
下载
139
浏览
2021-02-19发布

8. MFCvtk

说明:  MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。(MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.)

0
下载
144
浏览
2021-02-19发布

9. OpticalFlow

  使用光流法对动态图像进行彩色图像的显示,原文件要求用64位系统,32位系统的混合编译已经做好了(Optical flow method using dynamic image display color images, the original file system requires a 64-bit, 32-bit compiler mixing system has already done)

9
下载
73
浏览
2021-02-19发布

10. dwt_svd

  MATLAB程序;图像的小波系数提取,然后进行奇异值分解,得到图像的特征系数。(MATLAB program wavelet coefficients of the image extraction, and singular value decomposition, image feature coefficients.)

141
下载
115
浏览
2021-02-19发布

11. phase-unwrapping-precision-analyse

  该程序的功能是实现干涉雷达数据进行相位解缠后,如何进行解缠精度的分对比分析。(The function of the program is to achieve interferometric radar data phase unwrapping unwrapping accuracy points comparative analysis.)

67
下载
108
浏览
2021-02-19发布

12. dipum_toolbox_2.0.1

  数字图像处理(MATLAB版)(第二版)的工具箱,m文件(Digital image processing (MATLAB version) (Second Edition) toolbox, m file)

14
下载
102
浏览
2021-02-19发布

13. insarmatlab

说明:  用matlab实现的insar处理软件。(Using matlab to achieve the InSAR processing software.)

1
下载
136
浏览
2021-02-19发布

14. InSAR_unwarping

  InSAR相位解缠用,好多种方法,参考或者改进其中的算法用(InSAR phase unwrapping, and a good variety of methods, reference, or to improve the algorithm by which)

430
下载
92
浏览
2021-02-19发布

15. Watershed-algorithm

  分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法。(Watershed segmentation method is a method of mathematical morphology segmentation topological theory.)

5
下载
81
浏览
2021-02-19发布

16. watershed

  风水岭图像分割 Image Segmentation by Watershed(Image Segmentation by Watershed)

2
下载
91
浏览
2021-02-18发布

17. Image-Haze-Removal

  2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的相关论文,ppt以及matlab代码. Dark channel prior 是一种对无雾的图像的统计规律:在无雾图像中,大部分图像块中至少有一个颜色通道具有很小的颜色强度值。利用dark channel prior,可以直接从一幅有雾的图像中估计出雾的浓度,并恢复出高质量的去雾图像。(CVPR best paper in 2009 (He Kai Ming Single Image Removal Haze is the Using the Dark Channel) paper, ppt and the matlab code, it is)

18. EmguCVTool-master

  C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)

14
下载
82
浏览
2021-02-18发布

19. EmguCVTool-master

说明:  C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)

33
下载
112
浏览
2021-02-18发布

20. 融合代码

  整理了五种多曝光图像融合的代码,用于图像处理,图像去雾,有英文介绍(Five kinds of multi-exposure image fusion codes are sorted out.For image processing, image defogging, with English introduction)

10
下载
145
浏览
2021-02-18发布