Computer-Vision-Lucas-Kanade-Tracking-and-Correlation-Filters
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.