搜索资源列表
Mean-Shift
- mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
基于Mean Shift算法和粒子滤波器的人眼跟踪
- 粒子滤波算法讲述粒子滤波过程。基于Mean Shift算法和粒子滤波器的人眼跟踪,多谢支持。-particle filter on particle filtering process. Based on the Mean Shift Algorithm and the particle filter eye tracking, Thank you for your support.
shift
- 实现shift算法,进行精确的图像识别,可以抵抗各种旋转、平移、缩放等仿射变换的攻击
基于Mean Shift的阈值分割
- 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始
mean-shift算法综述
- 本文详细的说明Mean Shift 的基本思想及其扩展,其背后的物理含义,以及算法步骤,并给出理论证明.最后本文还将给出Mean Shift 在聚类,图像平滑,图像分割,物体实时跟踪这几个方面的具体应用.
mean-shift算法综述
- Mean-shift 算法集合要点
mean-shift
- 根据mean-shift算法编写对视频进行目标跟踪,不过这里要打开的是视频图像序列,然后在选自己要跟踪的目标,本程序就可以跟踪所选目标。
mean-shift聚类
- mean-shift算法论文
Mean Shift算法的改进总结
- Mean Shift算法的改进总结
非刚体目标自适应跟踪算法
- 非刚体目标自适应跟踪算法,mean shift算法和卡尔曼率滤波相结合,可以适应目标的尺度变化和旋转变化
Matlab 基于sift的mean-shift算法
- 核窗宽自适应的mean-shift算法代码,运行简单,注释清晰
四种加密解密算法的源代码
- 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
Shift Cipher
- 一个移位加密算法的源代码,跟大家交流一下。-a shift encryption algorithm source code sharing with you what.
Mean-ShiftClustering
- mean shift算法在聚类中的matlab实现-mean shift clustering algorithm to achieve the Matlab
Mean-Shift
- mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
shift
- 实现shift算法,进行精确的图像识别,可以抵抗各种旋转、平移、缩放等仿射变换的攻击-Realize shift algorithm, an accurate image recognition, you can resist all kinds of rotation, translation, scaling affine transformation attack
Mean-shift
- 学习meanshift跟踪算法的好程序,值得搞图像序列目标跟踪的人研究-Meanshift tracking algorithm to learn a good process, it is worth engaging in image sequences target tracking studies
mean-shift
- 经典的跟踪算法,可以对人脸进行实时的跟踪。-Classical tracking algorithm can be real-time face tracking.
Mean-Shift
- mean—shift算法的详细解释,可以用在图像平滑,物标跟踪等方面-a introduction to mean-shift which is very useful in object trace and so on
shift-shexiangtou
- mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)