i need coding for automatic car counting for unmanned aerial vehicle images
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
automatic car counting method which it consist of following steps
- screening
- keypoint extraction
- keypoint classification
- 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.
1 Kommentar
Sivakumaran Chandrasekaran
am 13 Jan. 2016
you can follow the steps and write the code. its a bit tough project also
Antworten (1)
Siehe auch
Kategorien
Mehr zu Feature Detection and Extraction finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!