Searched refs:icvGetCoefficient (Results 1 – 2 of 2) sorted by relevance
143 CvStatus icvGetCoefficient( CvMatrix3* matrix,
159 error = icvGetCoefficient( matrix, imgSize, scanlines_2, scanlines_1, numlines ); in icvMakeScanlines()260 icvGetCoefficient( CvMatrix3 * matrix, in icvGetCoefficient() function