|
STIRA
0.1
|
Canny edge detector. More...
#include <HoughTransform.h>
Public Member Functions | |
| std::vector< common::LineSegment< int > > | GetLines (ArrayGrid< bool > *pEdges, int threshold) |
| std::vector< common::Point< int > > | GetCirclesRadius (ArrayGrid< bool > *pEdges, int radius, int threshold) |
| void | VisualizeAcculumulator (std::string fileName) |
Canny edge detector.
1.8.11