i need coding for automatic car counting for unmanned aerial vehicle images
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Sivakumaran Chandrasekaran
2016년 1월 13일
you can follow the steps and write the code. its a bit tough project also
참고 항목
카테고리
Help Center 및 File Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!