Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
AprilTags::Gaussian Class Reference
Detailed DescriptionDefinition at line 9 of file Gaussian.h.
Member Function Documentation
Convolve the input 'a' (which begins at offset aoff and is alen elements in length) with the filter 'f'. The result is deposited in 'r' at offset 'roff'. f.size() should be odd. The output is shifted by -f.size()/2, so that there is no net time delay.
Definition at line 33 of file Gaussian.cc. Returns a Gaussian filter of size n. Definition at line 8 of file Gaussian.cc. Referenced by AprilTags::TagDetector::extractTags(). Member Data Documentation
Definition at line 12 of file Gaussian.h. Referenced by convolveSymmetricCentered(). 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 |