i need coding for automatic car counting for unmanned aerial vehicle images

1 view (last 30 days)
automatic car counting method which it consist of following steps
  1. screening
  2. keypoint extraction
  3. keypoint classification
  4. keypoint merging.
screening is performed to isolate the road tracking cars. keypoints extraction is done using SIFT transforms. keypoint classification is done for discriminating cars and other. keypoint merging is done to count the number of cars using an merging algorithm.

Answers (1)

Image Analyst
Image Analyst on 13 Jan 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!