Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 2014-09-07 06:39:32 -0600

berak gravatar image

what is the purpose of the adas module ?

there is the adas module in the opencv_contrib repo, but it does not contain any library code.

(the tools folder though has code demonstrating the ICFDetector and WaldBoost from the xobjdetect module.)

this has some problems, as cmake sees an opencv module and tries to link your project against a non-existing stub-library

i'm just curious, why is this a module at all ?

shouldn't the tools go into modules/xobjdetects/samples ?

what is the purpose of the adas module ?

there is the adas module in the opencv_contrib repo, but it does not contain any library code.

(the tools folder though has code demonstrating the ICFDetector and WaldBoost from the xobjdetect module.)

this has some problems, as cmake sees an opencv module and tries to link your project against a non-existing stub-library

i'm just curious, why is this a module at all ?

shouldn't the tools go into modules/xobjdetects/samples modules/xobjdetect/samples ?

what is the purpose of the adas module ?

there is the adas module in the opencv_contrib repo, but it does not contain any library code.

(the tools folder though has code demonstrating the ICFDetector and WaldBoost from the xobjdetect module.)

this has some problems, as cmake sees an opencv module and tries to link your project project against a non-existing stub-library

i'm just curious, why is this a module at all ?

shouldn't the tools go into modules/xobjdetect/samples ?