c++ - Common Vehicle Type Recognition Algorithms -


i trying write program in c++ using opencv toolkit accepts single back-view image containing @ 1 vehicle input, , classifies 4 categories:

  • car
  • truck
  • light truck
  • bus

what looking common algorithms used challenges this.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -