搜索资源列表
distor
- 图像模板匹配计算,逐象素移动计算当前模板数据,提取图像特征点-image template matching, pixel-by-mobile current template data, image feature extraction point
用高斯和离子滤波来跟踪视频图像中的移动对象
- 用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关-And ions with Gaussian filtering to track video images of
ImageMatching
- 本人编的图像配准算法,使用相关算法,模板在参考图像上移动-I compiled image registration algorithm, using the correlation algorithm
activeContoursSnakesDemo
- 本演示实现了主动轮廓模型由Kass等人提出。 要运行它的图形用户界面 1。基于MATLAB型引导提示。 2。关于“到现有的图形用户界面,点击” 3。选择在与本文件相同的目录snk.fig文件 4。按一下上方的绿色箭头启动图形界面 一旦GUI已经启动,您可以通过使用蛇 1。点击“新形象”,并加载输入图像。提供的样品图像。 2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。 3。只要你点击“过滤器”,头发会出现交叉
meanshift
- meanshift均值移动代码,用于图像图像处理-meanshift
tu
- 对一个由于相机水平移动而模糊的图像进行恢复-As the level of a moving camera, blurred image restoration
addnoise_mri
- 在MR扫描过程中,特别是超导系统,有时会产生很强的噪声,引起病人的不适甚至恐惧。如果受检者紧张而移动,则会影响图像效果。-On MR scanning process, especially the superconducting system, sometimes produce strong noise, cause the patient s discomfort and even fear. If the client s tense and mobile, can affect the
LBP
- LBP特征提取的MATLAB实现,其getmapping.m定义了lbp三种不同的模式,而lbp.m则是lbp的实现,当然它只是简单的整幅图像的lbp变换(没有分区域),其中很巧妙地运用了整体移动的方法计算lbp值。-LBP feature extraction MATLAB, which getmapping.m defines lbp three different modes, while lbp.m is lbp realize, of course, it simply lbp tra
shape
- 移动最小二乘法形函数及其导数图像的绘制。基函数为一阶-MLS shape function
小波空域相关法去噪
- 使用空域模板进行的图像处理,被称为空域滤波。模板本身被称为空域滤波器。 空域滤波的机理就是在待处理的图像中逐点地移动模板,滤波器在该点地响应通过事先定义的滤波器系数 与滤波模板扫过区域的相应像素值的关系来计算。