▍1. mbpp
matlab 归一化相关系数,可用于模板匹配(matlab normalized correlation coefficient)
镜头指纹识别,提取镜头特征,对其他照片进行识别,判断是否来源同一相机。(Image Source Detection)
说明: 镜头指纹识别,提取镜头特征,对其他照片进行识别,判断是否来源同一相机。(Image Source Detection)
- 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)
本程序实现了两种误差扩散算法,分别用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.)
说明: 基于Robert算子、Sobel算子、Prewitt算子、Log算子、Canny算子的边缘检测代码(Edge detection code based on Robert operator, Sobel operator, Prewitt operator, LOG operator and Canny operator)
编程实现二维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.)
三维时域有限差分法结合UPML吸收边界条件模拟程序(Three-dimensional finite-difference time-domain method combined with UPML absorbing boundary conditions)
利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
说明: 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
Tae Hoon Kim教授的Nonparametric Higher-Order Learning for Interactive Segmentation源码(Tae Hoon Kim, Professor Nonparametric Higher-Order Learning for Interactive Segmentation)
用于EEG脑部图像网络绘制的matlab程序包(Matlab package for EEG brain image network rendering)
说明: 用于EEG脑部图像网络绘制的matlab程序包(Matlab package for EEG brain image network rendering)
用于通过三维激光点云数据生成二维的地理参考特征图像,此处以高程作为特征(Used by 3 d laser point cloud data to generate two-dimensional geographical characteristics of reference image, the elevation as features)
圆阵常规波束形成与MVDR用于方位估计的比较,可以更改信噪比仿真两者的区别联系(uniform circle array based for estimating direct of arrival,CBF and MVDR compared with adjustable SNR)