Haar feature based cascade classifiers and duplex flexible window

조회 수: 1 (최근 30일)
Muhammad Hamid
Muhammad Hamid 2011년 12월 8일
댓글: Meera 2016년 10월 31일
Hi can someone tell me the purpose of AdaBoost classifiers? Is the Harr feature based AdaBoost classifier same like normal classic AdaBoost classifiers? I have a project in which this method of Harr feature based classifier is used to detect the tail lights and brake lights of a vehicle in the paper named "A robust detection method of vehicle queue and dissipation during evening rush hours".Another method is also used in this paper to maintain a window for queue length named Duplex Flexible Window.If anyone have idea about these two methods or used some where,so please help me i shall be very thankful.

답변 (1개)

Ilya
Ilya 2011년 12월 8일
Sorry, I am not going to look at the paper you mention. FWIW, I suspect that Harr features is what you extract from an image using tools appropriate for image analysis. Then you apply the standard well-known AdaBoost algorithm to these extracted features. I am not an expert on image processing and cannot advise you on extraction of Harr features. But I can tell you that AdaBoost is provided in the Statistics Toolbox in 11a in fitensemble function.
  댓글 수: 2
Muhammad Hamid
Muhammad Hamid 2011년 12월 10일
yes i have that code but i am unable to understand the code and the parameters bla bla....if you have some idea that how to use it i shall be very thankful...:)
Meera
Meera 2016년 10월 31일
can you please provide me the code as I am doing a project on real time vehicle detection using haar cascades

댓글을 달려면 로그인하십시오.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by