登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:图形图象
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Gabor_2dpca_pca

  Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别。(Gabor wavelet feature extraction, and then use the support vector machine as classifier, can be used for palmprint, face, fingerprint identification.)

2. cs,rd,rma

  用于雷达成像的三种不同算法,分别为CS算法、RD算法、RMA算法(cs ,rd ,rma algorithm)

8
下载
153
浏览
2021-04-27发布

3. 模极大值边缘检测-高斯噪声

  用小波的模极大值法有效检测噪声图像的边缘(Detecting the edge of noisy image by modulus maximum method of wavelet transform)

10
下载
115
浏览
2021-04-27发布

4. PCB

  PCB板检测的大概流程如下:首先存储一个标准PCB板图像作为参考标准,然后将待检测的PCB板图像进行处理,比较与标准PCB图像的差异。根据差异的情况来判断缺陷类型。(The approximate process of PCB board detection is as follows: first, a standard PCB board image is stored as a reference standard, and then the PCB board image to be detected is processed to compare the difference between the standard PCB image and the standard image. The type of defect is judged according to the difference.)

14
下载
99
浏览
2021-04-27发布

5. fsi

  实现基于四步傅里叶变换的单像素成像,原创,实现论文《基于傅里叶光谱获取法的单像素成像》(Implementation of single pixel imaging based on four step Fourier transform)

34
下载
244
浏览
2021-04-27发布

6. J2 Plasticity UMAT

  适用于金属的弹性本构模型代码,可用于大多数弹性金属的模拟(Elastic constitutive model code for metal)

15
下载
177
浏览
2021-04-27发布

7. halcon XML文件处理函数

说明:  使用halcon操作XML文件的例子,可以直接使用。仅供学习交流(Read And Write XML By Halcon)

3
下载
160
浏览
2021-04-27发布

8. crosscode

  自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)

91
下载
142
浏览
2021-04-26发布

9. matlabcut

说明:  这是一个用matlab实现对图片的任意形状的剪切的程序,具有极强的实用性(This is a matlab implementation of the image with arbitrary shape cut in the process, with a strong practical)

2
下载
122
浏览
2021-04-26发布

10. WaveletImageReconstruction

说明:  利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。(Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-frequency coefficients does not match the phenomenon, thereby enabling high-resolution image to be offset. In this paper, the method is improved, and the introduction of local interpolation to be better adapted to the reconstruction algorithm. That is, wavelet interpolation combined with the local adaptation algorithm.)

0
下载
117
浏览
2021-04-26发布

11. DDE

  红外图像细节增强仿真,其中使用双边滤波器进行图像分层。带测试源数据。(Infrared image detail enhancement, with test source data)

5
下载
114
浏览
2021-04-25发布

12. DDE

说明:  红外图像细节增强仿真,其中使用双边滤波器进行图像分层。带测试源数据。(Infrared image detail enhancement, with test source data)

30
下载
226
浏览
2021-04-25发布

13. fish2bird

  鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库(fish eye image correction,then change it to bird s eye view)

141
下载
129
浏览
2021-04-25发布

14. OpenCV-Computer-Vision-With-Python

  本书叙述如何使用Python中的OpenCV库实现视频捕捉、图像处理、目标检测等功能。(This book will show you how to use OpenCV s Python bindings to capture video, manipulate images, and track objects with either a normal webcam or a specialized depth sensor, such as the Microsoft Kinect.)

33
下载
88
浏览
2021-04-24发布

15. hrrpfangzhen

  对高分辨距离像进行仿真的源程序,仿真效果良好(Pairs of high resolution range profile simulation of the source code, simulation, good results)

126
下载
98
浏览
2021-04-23发布

16. 代码

  利用广义S变换求取地震信号时频谱,参数可调,代码清晰,用途广泛(The generalized S transform is used to get the time spectrum of signals, and the parameters can be adjusted.)

57
下载
258
浏览
2021-04-23发布

17. dpca

  基于DPCA算法的动目标检测,非常实用,希望对你有帮助(DPCA-based moving target detection algorithm is very useful and would like to help you)

163
下载
141
浏览
2021-04-23发布

18. 基于像处理集成数控技术

说明:  这是一个用VC++写的用于数控编程的系统,内含仿真器和说明书,请不要用于商业行为。(This is a VC was made for NC programming system includes simulators and brochures, please do not for commercial activities.)

0
下载
123
浏览
2021-04-22发布

19. SFCM

说明:  基于空间信息的模糊均值聚类算法,SFCM,适用于数据分析,图像分割(space fuzzy-c-means clustering algorithm)

4
下载
88
浏览
2021-04-22发布

20. 这是一个增强的nsst程序enhancement_basedonnsct

说明:  这是一个增强的nsst程序,采用matlab编程,可以运行。(This is an enhanced NSST program, using MATLAB programming, can run.)

3
下载
151
浏览
2021-04-22发布