搜索资源列表
CSC.EGBIS.JSEG.Meanshift
- 经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift 的VC++实现;及相关英文文献。绝对值得拥有!-The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definit
MeanShift_upup
- 史上最简洁最直观的Meanshift tracking代码;全部过程中没有借用Opencv相关库函数;读入图像采用经典的CDIB类,中间过程较易于让人理解-The simplest and the most visual coding about Meanshift Tracking!!!All the codes is written without Opencv Lib function. Classic CDIB Class is
object-tracking
- 基于背景加权直方图的Meanshift目标跟踪 Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
Mean-Shift
- MEANSHIFT算法,里面主要包含:目标尺度不变、增量试探法、多级正方形法;-MEANSHIFT algorithm, which mainly includes: the target scale invariant, incremental heuristics, multi-level square law
include
- 运用均值漂移算法在固定的摄像头下实现单目视觉的目标跟踪(Using the mean shift algorithm to achieve monocular vision target tracking under a fixed camera)