
#include "Util/Angle.H"#include "BeoSub/Attitude.H"#include "SIFT/VisualObjectDB.H"#include "BeoSub/BeoSubDB.H"#include "Raster/Raster.H"#include <cstdlib>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| A simple test for the BeoSubDB class. | |
Definition in file test-Direction.C.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
A simple test for the BeoSubDB class.
Definition at line 48 of file test-Direction.C.
References BeoSubDB::getDirections(), BeoSubDB::getMappingData(), VisualObjectDB::getObjectMatches(), Angle::getVal(), BeoSubDB::loadDatabase(), VisualObjectDB::loadFrom(), RASFMT_PNG, and Raster::ReadRGB().
1.6.3