Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
AprilTags::FloatImage Class ReferenceRepresent an image as a vector of floats in [0,1]. More...
Detailed DescriptionRepresent an image as a vector of floats in [0,1]. Definition at line 15 of file FloatImage.h.
Constructor & Destructor Documentation
Default constructor. Definition at line 5 of file FloatImage.cc.
Construct an empty image. Definition at line 7 of file FloatImage.cc.
Constructor that copies pixels from an array. Definition at line 10 of file FloatImage.cc.
Constructor that copies pixels from a Sketch<uchar> Definition at line 13 of file FloatImage.cc. Member Function Documentation
template<typename T >
Definition at line 56 of file FloatImage.h.
TODO: Fix decimateAvg function. DO NOT USE! Definition at line 34 of file FloatImage.cc.
Definition at line 56 of file FloatImage.cc. Referenced by AprilTags::TagDetector::extractTags().
Definition at line 37 of file FloatImage.h. Referenced by AprilTags::Edge::calcEdges(), and AprilTags::TagDetector::extractTags().
Definition at line 43 of file FloatImage.h. Referenced by copyToSketch().
Definition at line 41 of file FloatImage.h. Referenced by AprilTags::TagDetector::extractTags(), and AprilTags::Quad::search().
Definition at line 42 of file FloatImage.h. Referenced by copyToSketch().
Definition at line 40 of file FloatImage.h. Referenced by AprilTags::Edge::calcEdges(), AprilTags::TagDetector::extractTags(), and AprilTags::Quad::search().
Rescale all values so that they are between [0,1]. Definition at line 47 of file FloatImage.cc.
Definition at line 16 of file FloatImage.cc.
Definition at line 81 of file FloatImage.cc.
Definition at line 38 of file FloatImage.h.
Definition at line 25 of file FloatImage.cc. Member Data Documentation
Definition at line 18 of file FloatImage.h. Referenced by getHeight(), and getNumFloatImagePixels().
Definition at line 19 of file FloatImage.h. Referenced by get(), getFloatImagePixels(), and set().
Definition at line 17 of file FloatImage.h. Referenced by get(), getNumFloatImagePixels(), getWidth(), and set(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:19 2016 by Doxygen 1.6.3 |