English

Using Covariance Matrices as Feature Descriptors for Vehicle Detection from a Fixed Camera

Computer Vision and Pattern Recognition 2012-02-14 v1

Abstract

A method is developed to distinguish between cars and trucks present in a video feed of a highway. The method builds upon previously done work using covariance matrices as an accurate descriptor for regions. Background subtraction and other similar proven image processing techniques are used to identify the regions where the vehicles are most likely to be, and a distance metric comparing the vehicle inside the region to a fixed library of vehicles is used to determine the class of vehicle.

Keywords

Cite

@article{arxiv.1202.2528,
  title  = {Using Covariance Matrices as Feature Descriptors for Vehicle Detection from a Fixed Camera},
  author = {Kevin Mader and Gil Reese},
  journal= {arXiv preprint arXiv:1202.2528},
  year   = {2012}
}

Comments

Written as part of the requirements for the SC/EC520 course in Digital Image Processing at Boston University

R2 v1 2026-06-21T20:18:13.110Z