andrejpan / opecv-rosbag-tracking-demo

A simple demo with OpenCV trackers using images from ROS bag.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This demo worked with ROS Melodic on Ubuntu 18.04 and OpenCV 4.1.0

OpenCV installation

Path to the bag and topic name need to be changed in the source code.

Not all the trackers are working correctly...

About

A simple demo with OpenCV trackers using images from ROS bag.


Languages

Language:C++ 52.2%Language:CMake 47.8%