搜索资源列表
mean-shift
- 这是基于mean-shift运动目标跟踪的matlab仿真的程序,含有三个M文件
Wallpapers-based-on-mean-shift
- 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
m
- Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.-Mean Shift the conc
meanshift
- 用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
Caaeeopeo
- [ms_segmenter.rar] - 用均值平移算法进行的图像分割源程序,matlab环境 [1MS-code.rar] - 使用mean shift 算法 用于图像的分割与平滑。很实用,大家多看看会有帮助的~! [m.rar] - mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度-verdod doje iefjie eijfij efeoj
Modelling-beyond-Regression-Function
- An enormous amount of publications deals with smoothing in the sense of nonpara- metric regression. However, nearly all of the literature treats the case where predictors and response are related in the form of a function y = m(x) + noise. In man
target-tracking
- 利用背景平均法,帧间差分法进行目标跟踪。还有基于Mean Shift的复杂背景的运动目标跟踪方法。-利用背景平均法,帧间差分法进行目标跟踪。还有基于m... Using the method of average background, two consecutive frames subtraction method for target tracking. There are complex background based on mean shift method of m
mean-shift
- 基于meansheift的彩色图像分割方法。其中keyprogram.m为主程序。meanshift为调用函数-Color image segmentation method based meansheift. Where keyprogram.m main program. meanshift call the function
MeanShiftSegMent
- 根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,
PAMI09CodeR2012a64bitWin7
- “Deformed Lattice Detection in Real-World Images Using Mean-Shift Belief Propagation”这篇文献的源代码,分享一下-This is the source code of the reference Deformed Lattice Detection in Real-World Images Using Mean-Shift Belief Propagation ,i m glad to share it to