Lines Matching refs:CV_StsUnsupportedFormat

134         CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" );  in icvNormalizePoints()
199 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeProjectMatrices6Points()
471 CV_ERROR( CV_StsUnsupportedFormat, "srcMatr and dstMatr must be a matrices" ); in icvSelectColsByNumbers()
520 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvProject4DPoints()
829 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeProjectMatricesNPoints()
1348 CV_ERROR( CV_StsUnsupportedFormat, "points and resultT must be a matrices" ); in icvFindBaseTransform()
1435 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in GetGeneratorReduceFundSolution()
1531 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in GetGoodReduceFundamMatrFromTwo()
1621 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in GetProjMatrFromReducedFundamental()
1790 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeProjectMatrix()
1960 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeTransform4D()
2082 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvReconstructPointsFor3View()
2369 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeCameraExrinnsicByPosition()
2485 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in FindTransformForProjectMatrices()