Searched refs:StsBadSize (Results 1 – 4 of 4) sorted by relevance
135 … CV_Error( Error::StsBadSize, "outImg has size less than need to draw img1 and img2 together" ); in _prepareImgAndDrawKeypoints()196 CV_Error( Error::StsBadSize, "matchesMask must have the same size as matches1to2" ); in drawMatches()225 CV_Error( Error::StsBadSize, "matchesMask must have the same size as matches1to2" ); in drawMatches()
341 CV_Error( Error::StsBadSize, "Wrong wta_k. It can be only 2, 3 or 4." ); in computeOrbDescriptors()
99 StsBadSize= -201, //!< the input/output structure size is incorrect enumerator
86 StsBadSize = -201, field in Core