Searched refs:MESSAGE_ERROR_DIFF (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/test/
H A Dtest_boundingrect.cpp48 #define MESSAGE_ERROR_DIFF "Bounding rectangle found by boundingRect function is incorrect." macro
129 CV_Error(IMGPROC_BOUNDINGRECT_ERROR_DIFF, MESSAGE_ERROR_DIFF);

Completed in 87 milliseconds