Home
last modified time | relevance | path

Searched defs:thetaScale (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/cuda/
Dgeneralized_hough.cu170 const short2 templCenter, const float thetaScale) in buildRTable()
197 const float thetaScale = levels / (2.0f * CV_PI_F); in buildRTable_gpu() local
211 const float idp, const float thetaScale) in Ballard_Pos_calcHist()
250 const float thetaScale = levels / (2.0f * CV_PI_F); in Ballard_Pos_calcHist_gpu() local
/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp385 const double thetaScale = levels_ / 360.0; in processTempl() local
424 const double thetaScale = levels_ / 360.0; in calcHist() local