Definition and access functions for the BeoMap base class. More...
#include <BeoSub/BeoMap.H>
Public Member Functions | |
void | makePanorama (const char *nam1, const char *nam2) |
method to be called for stitching | |
Constructors and Destructors | |
BeoMap (float cut_thresh, int size_thresh, bool toCut) | |
Constructor. | |
~BeoMap () | |
Destructor. |
Definition and access functions for the BeoMap base class.
BeoMap is a utility class for stitching/mosaicing images
Definition at line 83 of file BeoMap.H.
BeoMap::BeoMap | ( | float | cut_thresh, | |
int | size_thresh, | |||
bool | toCut | |||
) |
void BeoMap::makePanorama | ( | const char * | nam1, | |
const char * | nam2 | |||
) |
method to be called for stitching
Definition at line 59 of file BeoMap.C.
References Image< T >::beginw(), SIFTaffine::compose(), Image< T >::getHeight(), VisualObjectMatch::getSIFTaffine(), Image< T >::getVal(), Image< T >::getWidth(), SIFTaffine::inverse(), SIFTaffine::isInversible(), MYLOGVERB, VisualObjectMatch::prune(), ImageSet< T >::push_back(), Raster::ReadRGB(), Image< T >::resize(), Image< T >::setVal(), ImageSet< T >::size(), VisualObjectMatch::size(), SIFTaffine::transform(), Raster::WriteRGB(), and ZEROS.