where i can find ocvTrainCascade code source without installing opencv

 채택된 답변

Walter Roberson
Walter Roberson 2016년 5월 10일

0 개 추천

https://github.com/Itseez/opencv/blob/master/apps/traincascade/traincascade.cpp

댓글 수: 2

thank you sir, is this the function used by traincascadeobjectdetector of matlab?
ocvTrainCascade appears to be a MEX interface to that routine. trainCascadeObjectDetector.m adds a bunch of overhead logic.

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

추가 답변 (0개)

제품

질문:

2016년 5월 10일

댓글:

2016년 5월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by