where i can find ocvTrainCascade code source without installing opencv
1 次查看(过去 30 天)
显示 更早的评论
hello, i need the code source of ocvTrainCascade i can't find it in the web ?
0 个评论
采纳的回答
Walter Roberson
2016-5-10
https://github.com/Itseez/opencv/blob/master/apps/traincascade/traincascade.cpp
2 个评论
Walter Roberson
2016-5-11
ocvTrainCascade appears to be a MEX interface to that routine. trainCascadeObjectDetector.m adds a bunch of overhead logic.
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!