登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

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

1. 基于sift特征的全景像拼接

说明:  可以将有重叠部分的多张图片拼接成一张全景图片(You can stitch multiple images with overlapping parts into a single panorama)

21
下载
106
浏览
2019-06-27发布

2. 源文件

  基于bp神经网络的车牌识别,运行时先运行nn.进行训练(License Plate Recognition Based on BP Neural Network)

5
下载
79
浏览
2019-06-19发布

3. 源文件

说明:  基于bp神经网络的车牌识别,运行时先运行nn.进行训练(License Plate Recognition Based on BP Neural Network)

9
下载
87
浏览
2019-06-19发布

4. FBP

  经典CT图像处理算法,卷积反投影算法,欢迎使用(Classical CT image processing algorithm, convolution inverse projection algorithm)

3
下载
112
浏览
2019-06-17发布

5. siftDemoV4

  lowe论文的sift算法的MATLAB源代码(MATLAB source code of sift algorithm for lowe paper)

1
下载
68
浏览
2019-06-12发布

6. siftDemoV4

说明:  lowe论文的sift算法的MATLAB源代码(MATLAB source code of sift algorithm for lowe paper)

4
下载
64
浏览
2019-06-12发布

7. 数字像处理_第三版_中_冈萨雷斯

  《数字图像处理(第三版)》,中文版,作者是(美)冈萨雷斯,本书是数字图像处理经典著作。("Digital Image Processing (3rd Edition)", Chinese Edition, by Gonzalez, USA. This book is a classic work of digital image processing.)

13
下载
104
浏览
2019-06-10发布

8. 数字像处理_第三版_中_冈萨雷斯

说明:  《数字图像处理(第三版)》,中文版,作者是(美)冈萨雷斯,本书是数字图像处理经典著作。("Digital Image Processing (3rd Edition)", Chinese Edition, by Gonzalez, USA. This book is a classic work of digital image processing.)

8
下载
88
浏览
2019-06-10发布

9. 乳腺肿瘤自动分割程序

说明:  基于CV模型的自动分割,能够对灰度图分割操作(image segmentation Level set Chan-Vase)

3
下载
77
浏览
2019-06-09发布

10. denoise

  采用自适应非局部降噪的算法对图像进行去噪处理,能够实现不同算法的降噪处理(Using adaptive non-local denoising algorithm to denoise image can achieve denoising processing of different algorithms.)

4
下载
67
浏览
2019-06-06发布

11. denoise

说明:  采用自适应非局部降噪的算法对图像进行去噪处理,能够实现不同算法的降噪处理(Using adaptive non-local denoising algorithm to denoise image can achieve denoising processing of different algorithms.)

7
下载
103
浏览
2019-06-06发布

12. ImageDenoisingKSVD-master

  采用K-SVD对图像进行去噪处理。可以对不同类型的图像进行去噪处理。(Image denoising using K-SVD)

3
下载
98
浏览
2019-06-06发布

13. ImageDenoisingKSVD-master

说明:  采用K-SVD对图像进行去噪处理。可以对不同类型的图像进行去噪处理。(Image denoising using K-SVD)

4
下载
81
浏览
2019-06-06发布

14. xiaobo

  数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。 含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)

7
下载
87
浏览
2019-06-04发布

15. xiaobo

说明:  数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。 含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)

6
下载
69
浏览
2019-06-04发布

16. Haar_2D

  实现了一个二维小波分解、重构程序,对一副16*16的数字图像进行了二层小波分解和重构。(A two-dimensional wavelet decomposition and reconstruction program is implemented, and a 16*16 digital image is decomposed and reconstructed by two-level wavelet.)

0
下载
63
浏览
2019-05-22发布

17. Haar_2D

说明:  实现了一个二维小波分解、重构程序,对一副16*16的数字图像进行了二层小波分解和重构。(A two-dimensional wavelet decomposition and reconstruction program is implemented, and a 16*16 digital image is decomposed and reconstructed by two-level wavelet.)

5
下载
67
浏览
2019-05-22发布

18. dutu

  这是个读取视频中每一帧并按顺序保存的小工具,因网上现成的太少,故自己编写(This is a small tool for reading vedio and save every frame in it .)

3
下载
83
浏览
2019-05-21发布

19. dutu

说明:  这是个读取视频中每一帧并按顺序保存的小工具,因网上现成的太少,故自己编写(This is a small tool for reading vedio and save every frame in it .)

4
下载
65
浏览
2019-05-21发布

20. daqituanliu

  对灰阶图像进行大气湍流滤波,使图像达到需要达到的效果(The atmospheric turbulence filtering is applied to the gray scale image to achieve the desired effect)

0
下载
71
浏览
2019-05-19发布