Skip to content

denismerigoux/GPU-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Final project for 15-618 : implement a GPU version of the KCF algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages