Skip to content

willthbill/realtime_2D_object_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime_2D_object_tracking

Tracking objects in a video / or photo in realtime.

See source code in /src. Run.cpp is the file which should be compiled (check commands.txt for example compilation command). IO.cpp is in/out for images. data.cpp is conversion between datastructures. flow.cpp is maxflow / min-cut implementations. generate.cpp is used to generate ideal images to segment. heu.cpp contains code for heuristics. preseg.cpp contains all presegmentation implementation. See the top of the file for further description.

About

Tracking objects in a video / or photo in realtime.

Resources

Stars

Watchers

Forks

Packages

No packages published