CMTMultiTracking-master

所属分类:图形图象
开发工具:C/C++
文件大小:150KB
下载次数:10
上传日期:2018-03-05 13:27:42
上 传 者Andyoyo
说明:  CMT跟踪算法的C,C++实现,能够实时性跟踪目标
(The C, C++ implementation of the CMT tracking algorithm, which can track the target in real time)

文件列表:
CMT.cpp (24500, 2016-09-14)
CMT.h (2323, 2016-09-14)
CMakeLists.txt (416, 2016-09-14)
data (0, 2016-09-14)
data\haarcascade_frontalface_default.xml (1254733, 2016-09-14)
multitracking.cpp (3805, 2016-09-14)

# CMTMultiTracking The multi-tracking based on Consensus Based Matching. I have tried to simplify the process from whole bunch of codes from CppMT and added the multi-tracking feature. The system is not that robust but still, I like the concept of tracking using optical flow so played with it. To use it, you will require OpenCV and CMake. If you have both of these, follow the steps: mkdir build cd build/ cmake . make You will get the executable multitracking and then run it: ./multitracking

近期下载者

相关文件


收藏者