登录

最新会员 最新下载

成为了本站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. 编程语言:matlab
  2. 代码类别:图形图像处理
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. mbpp

  matlab 归一化相关系数,可用于模板匹配(matlab normalized correlation coefficient)

329
下载
117
浏览
2021-01-19发布

2. CameraFingerprint

  镜头指纹识别,提取镜头特征,对其他照片进行识别,判断是否来源同一相机。(Image Source Detection)

1
下载
91
浏览
2021-01-19发布

3. CameraFingerprint

说明:  镜头指纹识别,提取镜头特征,对其他照片进行识别,判断是否来源同一相机。(Image Source Detection)

3
下载
120
浏览
2021-01-19发布

4. linear

  - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 (- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filtering method 3, the arithmetic average filtering method 4, the average recursive filtering method (also known as the moving average filtering method) 5, with a median value of the average filter Act (also known as anti-pulse interference average filtering method) 6, limiting the average filtering method 7, the first order lag filtering method 8, the weighted average recursive filtering method 9, extinction Buffeting filtering method 10, limiting consumer Buffeting filtering method)

208
下载
175
浏览
2021-01-18发布

5. APBT

  代码使用全相位双正交变换(APBT)稀疏表示图像,主函数为test.(The code uses the all phase biorthogonal transform (APBT) sparse representation of the image, the main function for the test.)

28
下载
114
浏览
2021-01-18发布

6. halftone

  本程序实现了两种误差扩散算法,分别用Sierra扩散滤波器和stenenson扩散滤波器,实现了比Floy_stein更好的误差扩散半色调效果。(This procedure implements two error diffusion algorithm, respectively Sierra diffusion filters and stenenson diffusion filter, to achieve better than Floy_stein error diffusion halftone effects.)

68
下载
94
浏览
2021-01-18发布

7. canny边缘检测

说明:  基于Robert算子、Sobel算子、Prewitt算子、Log算子、Canny算子的边缘检测代码(Edge detection code based on Robert operator, Sobel operator, Prewitt operator, LOG operator and Canny operator)

4
下载
127
浏览
2021-01-18发布

8. DFT&DCT

  编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)

25
下载
139
浏览
2021-01-18发布

9. 3d-FDTD-UPML__3D

  三维时域有限差分法结合UPML吸收边界条件模拟程序(Three-dimensional finite-difference time-domain method combined with UPML absorbing boundary conditions)

49
下载
124
浏览
2021-01-17发布

10. 匹配滤波器识别

  利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)

3
下载
113
浏览
2021-01-17发布

11. 匹配滤波器识别

说明:  利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)

6
下载
98
浏览
2021-01-17发布

12. (ok)NHLIScode

  Tae Hoon Kim教授的Nonparametric Higher-Order Learning for Interactive Segmentation源码(Tae Hoon Kim, Professor Nonparametric Higher-Order Learning for Interactive Segmentation)

8
下载
67
浏览
2021-01-16发布

13. BrainNetViewer_20181219

  用于EEG脑部图像网络绘制的matlab程序包(Matlab package for EEG brain image network rendering)

13
下载
126
浏览
2021-01-16发布

14. BrainNetViewer_20181219

说明:  用于EEG脑部图像网络绘制的matlab程序包(Matlab package for EEG brain image network rendering)

16
下载
88
浏览
2021-01-16发布

15. geo_feature_image

  用于通过三维激光点云数据生成二维的地理参考特征图像,此处以高程作为特征(Used by 3 d laser point cloud data to generate two-dimensional geographical characteristics of reference image, the elevation as features)

9
下载
89
浏览
2021-01-16发布

16. 2345

说明:  Matlab代码文字识别:包括图像分割,粘连字符切分,文字识别(Using MATLAB to realize the code of recovering scene view distance map (depth map) from binocular map)

2
下载
135
浏览
2021-01-16发布

17. m代码

说明:  用于图像滤波除噪的频域低通滤波函数,使用MATLAB编程实现(Frequency domain low-pass filtering function for image filtering and de-noising, using MATLAB programming)

1
下载
103
浏览
2021-01-15发布

18. siftDemoV4

  sift匹配算法,来个Lowe的个人博客(sift match)

35
下载
92
浏览
2021-01-14发布

19. DOA_MVDRaCBF

  圆阵常规波束形成与MVDR用于方位估计的比较,可以更改信噪比仿真两者的区别联系(uniform circle array based for estimating direct of arrival,CBF and MVDR compared with adjustable SNR)

66
下载
134
浏览
2021-01-14发布

20. deal

  对一个图像进行红蓝立体画制作,使得呈现3D效果。(to make a picture viewed as 3D)

2
下载
91
浏览
2021-01-13发布