Main MRPT website > C++ reference for MRPT 1.5.3
Classes | Namespaces
CImagePyramid.h File Reference
#include <mrpt/utils/CImage.h>
#include <mrpt/vision/link_pragmas.h>

Go to the source code of this file.

Classes

class  mrpt::vision::CImagePyramid
 Holds and builds a pyramid of images: starting with an image at full resolution (octave=1), it builds a number of half-resolution images: octave=2 at 1/2 , octave=3 at 1/2^2, octave=N at 1/2^(N-1). More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::vision
 Classes for computer vision, detectors, features, etc.
 



Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017