-
harris.m
检测图像角点特征,学习matlab应用程序,学习计算机视觉基础知识(Detection of image corner features)
- 2018-01-15 18:54:10下载
- 积分:1
-
getOrientMap
梯度法计算指纹方向场,采用了三种方式:1、滑动块 2、自适应块 3、分割固定块(Gradient method is used to calculate the direction field of fingerprint, and three methods are adopted: 1, sliding block 2, adaptive block 3 and segmentation fixed block)
- 2020-10-26 11:00:00下载
- 积分:1
-
SSR_image_enhance
此程序完成了SSR算法,实现的对比度下的医学图像增强。
可以实现的程序!(this procedure completed the SSR algorithm, and the contrast of the medical image enhancement. The procedure can be achieved!)
- 2007-03-23 09:34:04下载
- 积分:1
-
regiongrow
高精度亚像素全局运动估计的上采样梯度互相关算法(Precision subpixel global motion estimation on sampling the gradient of cross-correlation algorithm)
- 2013-04-12 21:39:39下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
gaosimohu
这时高斯模糊的源码,对做图像盲复原的同学可以参考(Then Gaussian blur of the source, to make the image blind restoration of the students can refer to the)
- 2009-10-07 21:16:07下载
- 积分:1
-
QRS
利用改进的经验模态分解方法检测QRS波群(The improved empirical mode decomposition method detection QRS complex group)
- 2012-03-16 21:39:46下载
- 积分:1
-
fbp
滤波反投影CT图像重建算法
filter-backproject reconstruction, including feldkamp (FDK) cone beam(Filter back projection algorithm for CT image reconstruction filter-backproject reconstruction, including feldkamp (FDK) cone beam)
- 2008-12-09 15:21:19下载
- 积分:1
-
snake
在MATLAB编程环境下,使用一种活动轮廓的方法实现图像分割的程序。(In the MATLAB programming environment, the use of an active contour method to achieve image segmentation procedures.)
- 2008-04-14 14:46:51下载
- 积分:1
-
Image_Steg
Image Steganograpy using Pixel-Value Differencing
- 2012-10-10 16:39:03下载
- 积分:1