Searched defs:RegionPoint (Results 1 – 1 of 1) sorted by relevance
258 struct RegionPoint { struct in cv::LineSegmentDetectorImpl259 int x;260 int y;261 uchar* used;262 double angle;263 double modgrad;