Searched refs:StsUnmatchedSizes (Results 1 – 4 of 4) sorted by relevance
107 StsUnmatchedSizes= -209, //!< sizes of input/output structures do not match enumerator
94 StsUnmatchedSizes = -209, field in Core
1044 CV_Error( Error::StsUnmatchedSizes, "All the images must have the same size" ); in compute()
1371 CV_Error( Error::StsUnmatchedSizes, "Both input images must have the same size" ); in estimateRigidTransform()