Home | History | Annotate | Download | only in src

Lines Matching refs:CvMat

173     CvMat sign_stub1, *signature1 = (CvMat*)signature_arr1;
174 CvMat sign_stub2, *signature2 = (CvMat*)signature_arr2;
175 CvMat cost_stub, *cost = &cost_stub;
176 CvMat flow_stub, *flow = (CvMat*)flow_matrix;