文件名称:opencv
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-06-12
- 文件大小:
- 7.36mb
- 下载次数:
- 0次
- 提 供 者:
- 叶*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于meanshift的单目标跟踪算法实现
说明:
1. RGB颜色空间刨分,采用16*16*16的直方图
2. 目标模型和候选模型的概率密度计算公式参照上文
3. opencv版本运行:按P停止,截取目标,再按P,进行单目标跟踪-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 16* 16* 16 2. Probability density target model and the candidate model calculation formula above with reference to version 3. opencv running: Press P stop, intercept the target, then P, single-target tracking
说明:
1. RGB颜色空间刨分,采用16*16*16的直方图
2. 目标模型和候选模型的概率密度计算公式参照上文
3. opencv版本运行:按P停止,截取目标,再按P,进行单目标跟踪-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 16* 16* 16 2. Probability density target model and the candidate model calculation formula above with reference to version 3. opencv running: Press P stop, intercept the target, then P, single-target tracking
(系统自动生成,下载前可以参看下载内容)
下载文件列表
opencv\Debug\MeanShift.exe
......\.....\MeanShift.ilk
......\.....\MeanShift.pdb
......\MeanShift\Debug\BuildLog.htm
......\.........\.....\MeanShift.exe.embed.manifest
......\.........\.....\MeanShift.exe.embed.manifest.res
......\.........\.....\MeanShift.exe.intermediate.manifest
......\.........\.....\MeanShift.obj
......\.........\.....\MeanShift.pch
......\.........\.....\mt.dep
......\.........\.....\stdafx.obj
......\.........\.....\vc90.idb
......\.........\.....\vc90.pdb
......\.........\hist1.jpg
......\.........\hist2.jpg
......\.........\MeanShift.cpp
......\.........\MeanShift.vcproj
......\.........\MeanShift.vcproj.jst-PC.jst.user
......\.........\ReadMe.txt
......\.........\stdafx.cpp
......\.........\stdafx.h
......\.........\targetver.h
......\.........\test.avi
......\MeanShift.sln
......\MeanShift.suo
......\.........\Debug
......\Debug
......\MeanShift
opencv