# GPU-tracking **Repository Path**: LYCV/GPU-tracking ## Basic Information - **Project Name**: GPU-tracking - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GPU-Tracking [Project website](https://denismerigoux.github.io/GPU-tracking/) ------ ## Usage ### Installation Read the following tutorials: http://docs.opencv.org/trunk/d7/d9f/tutorial_linux_install.html https://github.com/opencv/opencv_contrib Build scripts are available in the `build_scripts` folder. ### Build The `Makefile` provided builds the project on `ghc39.andrew.cmu.edu`. For other machines and configurations, you should adjust the paths in the `Makefile` and in the `CMakeLists.txt` ### Run Make sure the `tests` folder contains the video `chaplin.mp4`. ``` ./main ```