Searched refs:v2_0 (Results 1 – 1 of 1) sorted by relevance
679 cv::Mat M0 = M, v2_0 = v2; in run_func() local706 if( v2.data != v2_0.data ) in run_func()707 v2.reshape(v2_0.channels(), v2_0.rows).convertTo(v2_0, v2_0.type()); in run_func()