q
quit
the first argument is capture method and the second is video/image path
opentld [capture method] [video/image path]
./opentld -VID ./jumping.mpg
-IMG: capture from images if you test on image , please save the image name to image.txt in the image directory
-CAM: capture from connected camera
-VID: capture from a video
- OpenCV
- CMake
OpenTLD uses CMake to create native build environments such as make, Eclipse, Microsoft Visual Studio. If you need help look at Running CMake.
You can use cmake-gui
, if you need a graphical user interface.
Use CMake to build the project. You can use "cmake-gui", if you need a graphical user interface.