Searched refs:cols_add (Results 1 – 1 of 1) sorted by relevance
49 cv::Mat cols_add = cv::Mat_<float>(1, 1) << cols_proj.at<float> (0, 0); in create_weights() local51 cv::hconcat (cols_cor, cols_add, cols_cor); in create_weights()