There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Four main sections: A simple Lucas-Kanade (LK) tracker with one single template, the better version of the first tracker that can accommodate for large appearance variance, implementation of a motion subtraction method for tracking moving pixels in a scene, and making the tracker more efficient with inverse composition and correlation filters.