STIRA  0.1
Public Member Functions | List of all members
stira::imageanalysis::HoughTransform Class Reference

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)
 

Detailed Description

Canny edge detector.


The documentation for this class was generated from the following files: