Home | History | Annotate | Download | only in include

Lines Matching refs:sign1

805     CvMat sign1 = cvMat( size1, dims + 1, CV_32FC1, (void*)signature1 );
808 return cvCalcEMD2( &sign1, &sign2, dist_type, dist_func, 0, 0, lower_bound, user_param );