Home | History | Annotate | Download | only in src

Lines Matching full:status_mat

346         Mat& status_mat = *((Mat*)status_mat_nativeObj);
354 vector_Point2f_to_Mat( nextPts, nextPts_mat ); vector_uchar_to_Mat( status, status_mat ); vector_float_to_Mat( err, err_mat );
381 Mat& status_mat = *((Mat*)status_mat_nativeObj);
388 vector_Point2f_to_Mat( nextPts, nextPts_mat ); vector_uchar_to_Mat( status, status_mat ); vector_float_to_Mat( err, err_mat );
415 Mat& status_mat = *((Mat*)status_mat_nativeObj);
421 vector_Point2f_to_Mat( nextPts, nextPts_mat ); vector_uchar_to_Mat( status, status_mat ); vector_float_to_Mat( err, err_mat );