i need coding for automatic car counting for unmanned aerial vehicle images
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Sivakumaran Chandrasekaran
le 13 Jan 2016
you can follow the steps and write the code. its a bit tough project also
Réponses (1)
Voir également
Catégories
En savoir plus sur Feature Detection and Extraction dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!