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

/external/opencv3/modules/core/include/opencv2/core/
H A Dbase.hpp107 StsUnmatchedSizes= -209, //!< sizes of input/output structures do not match enumerator in enum:cv::Error::Code
/external/opencv3/modules/java/src/
H A Dcore+Core.java94 StsUnmatchedSizes = -209, field in class:Core
/external/opencv3/modules/calib3d/src/
H A Dstereobm.cpp1044 CV_Error( Error::StsUnmatchedSizes, "All the images must have the same size" );
/external/opencv3/modules/video/src/
H A Dlkpyramid.cpp1371 CV_Error( Error::StsUnmatchedSizes, "Both input images must have the same size" );

Completed in 93 milliseconds