My Project
Loading...
Searching...
No Matches
List of all members
found::EdgeDetectionAlgorithm Class Reference

#include <edge.hpp>

Inheritance diagram for found::EdgeDetectionAlgorithm:
Inheritance graph
[legend]
Collaboration diagram for found::EdgeDetectionAlgorithm:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from found::Stage< Image, Points >
 Stage ()=default
 
virtual ~Stage ()=default
 
virtual Points Run (const Image &input)=0
 
void DoAction () override
 
ImageGetResource ()
 
Points *& GetProduct ()
 
- Protected Attributes inherited from found::Stage< Image, Points >
Image resource
 The stored input for this.
 
Pointsproduct
 The pointer to the stored output for this.
 

Detailed Description

The EdgeDetection Algorithm class houses the Edge Detection Algorithm. This algorithm uses a picture of Earth and finds all points on the horizon within the picture.


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