필터 지우기
필터 지우기

How to use template matching for car detection?

조회 수: 1 (최근 30일)
Nahid Islam
Nahid Islam 2014년 11월 6일
답변: sandeep 2014년 11월 20일
I want to detect car from an input image. the brand of car is not an issue. I want to use template matching method for detection. I want to use binary edge detected image of car as template and any road image for input image. How can i start? Do i have to create a train data set with more then one template for detecting any car? How can i do that?

답변 (1개)

sandeep
sandeep 2014년 11월 20일
Try normalized cross correlation to do template matching. Follow this link http://www.mathworks.com/help/images/examples/registering-an-image-using-normalized-cross-correlation.html

Community Treasure Hunt

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

Start Hunting!

Translated by