Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 335 Bytes

Covariance_ObjectDetector

Implementation of Tuzel's Fast Covariance Object Detector

  • CovarianceObjectDetection_Driver.m - Shows the object detector run on an image.
  • SlidingWindowCoordinatesTest.m - Shows a simple demonstration of the sliding window.
  • TrackObjectInVideoSequence.m - Shows the object detector run on a video.