where i can find ocvTrainCascade code source without installing opencv

3 visualizaciones (últimos 30 días)
hello, i need the code source of ocvTrainCascade i can't find it in the web ?

Respuesta aceptada

Walter Roberson
Walter Roberson el 10 de Mayo de 2016
https://github.com/Itseez/opencv/blob/master/apps/traincascade/traincascade.cpp
  2 comentarios
matlab22
matlab22 el 10 de Mayo de 2016
thank you sir, is this the function used by traincascadeobjectdetector of matlab?
Walter Roberson
Walter Roberson el 11 de Mayo de 2016
ocvTrainCascade appears to be a MEX interface to that routine. trainCascadeObjectDetector.m adds a bunch of overhead logic.

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by