Searched refs:theta_rho (Results 1 – 1 of 1) sorted by relevance
41 cv::Mat theta_rho = cv::Mat(meshSizeH, meshSizeW, CV_64FC1); in SmallMeshCorrect() local53 theta_rho.at<double>(j, i) = theta_1; in SmallMeshCorrect()