登录

最新会员 最新下载

成为了本站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. 编程语言:所有
  2. 代码类别:图形图象
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. FBP

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

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

2. siftDemoV4

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

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

3. siftDemoV4

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

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

4. text seven

说明:  VGA彩条信号显示器设计 设计并调试好一个VGA彩条信号发生器,并用EDA实验开发系统(拟采用的实验芯片的型号可选Altera CycloneII系列的 EP2C5T144C8 FPGA。(A VGA color bar signal generator is designed and debugged, and an EDA experimental development system is used (the model of the experimental chip to be used can be selected as EP2C5T144C8 FPGA of Altera Cyclone II series).)

2
下载
168
浏览
2019-06-11发布

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

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

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

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

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

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

7. 实验五_(源程序2)

  掌握OpenGL中的矩阵变换、模型视图变换及投影变换。(The perspective projection, main view, overhead view and side view of the space tetrahedron shown in Figure 7-41 of the textbook P228 are displayed in four viewing areas using the multi-view area in OpenGL.)

0
下载
82
浏览
2019-06-09发布

8. 实验五_(源程序2)

说明:  掌握OpenGL中的矩阵变换、模型视图变换及投影变换。(The perspective projection, main view, overhead view and side view of the space tetrahedron shown in Figure 7-41 of the textbook P228 are displayed in four viewing areas using the multi-view area in OpenGL.)

1
下载
130
浏览
2019-06-09发布

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

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

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

10. denoise

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

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

11. denoise

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

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

12. ImageDenoisingKSVD-master

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

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

13. ImageDenoisingKSVD-master

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

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

14. S_NET

  2019最新的神经网络隐写分析网络,对空域频域均可(The newest neural network steganographic analysis network 2019 is applicable to both spatial and frequency domain)

0
下载
111
浏览
2019-06-06发布

15. S_NET

说明:  2019最新的神经网络隐写分析网络,对空域频域均可(The newest neural network steganographic analysis network 2019 is applicable to both spatial and frequency domain)

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

16. 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
下载
115
浏览
2019-06-04发布

17. 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
下载
101
浏览
2019-06-04发布

18. 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
下载
83
浏览
2019-05-22发布

19. 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
下载
89
浏览
2019-05-22发布

20. dutu

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

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