setTheta           84 modules/cudaimgproc/src/hough_lines.cpp         void setTheta(float theta) { theta_ = theta; }
setTheta           87 modules/cudaimgproc/src/hough_segments.cpp         void setTheta(float theta) { theta_ = theta; }
setTheta           96 modules/cudaoptflow/src/tvl1flow.cpp         virtual void setTheta(double theta) { theta_ = theta; }