Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

compiling OpenCV without exception support

Is there any way to compile OpenCV without exception support ? Even the 3.4 branch has non-OpenCV exceptions: https://github.com/opencv/opencv/blob/3.4/modules/objdetect/src/detection_based_tracker.cpp#L226 Are there any tests to prevent code to use std::exception ? Thx