Searched refs:get_theta (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/imgproc/src/ |
D | lsd.cpp | 344 double get_theta(const std::vector<RegionPoint>& reg, const int& reg_size, const double& x, 707 double theta = get_theta(reg, reg_size, x, y, reg_angle, prec); in region2rect() 746 double LineSegmentDetectorImpl::get_theta(const std::vector<RegionPoint>& reg, const int& reg_size,… in get_theta() function in cv::LineSegmentDetectorImpl
|