Home | History | Annotate | Download | only in src

Lines Matching refs:CV_32FC1

100     result.create(1, 1, CV_32FC1);
283 _result.create(image.rows - templ.rows + 1, image.cols - templ.cols + 1, CV_32FC1);
328 _result.create(image.rows - templ.rows + 1, image.cols - templ.cols + 1, CV_32FC1);