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 件のコメント

matlab22
matlab22 2016 年 5 月 10 日
thank you sir, is this the function used by traincascadeobjectdetector of matlab?
Walter Roberson
Walter Roberson 2016 年 5 月 11 日
ocvTrainCascade appears to be a MEX interface to that routine. trainCascadeObjectDetector.m adds a bunch of overhead logic.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by