#include <KeyPointIO.h>
Public Member Functions | |
| ImageInfo () | |
| ImageInfo (const std::string &filename, int width, int height) | |
Public Attributes | |
| std::string | filename |
| int | width |
| int | height |
| int | dimensions |
|
|
Definition at line 36 of file KeyPointIO.h. |
|
||||||||||||||||
|
Definition at line 40 of file KeyPointIO.h. |
|
|
Definition at line 47 of file KeyPointIO.h. Referenced by PanoDetector::LoadKeypoints(), and loadSIFTKeypoints(). |
|
|
Definition at line 44 of file KeyPointIO.h. Referenced by PanoDetector::LoadKeypoints(), loadSIFTKeypoints(), lfeat::SIFTFormatWriter::writeFooter(), and lfeat::AutopanoSIFTWriter::writeHeader(). |
|
|
Definition at line 46 of file KeyPointIO.h. Referenced by PanoDetector::LoadKeypoints(), loadSIFTKeypoints(), lfeat::SIFTFormatWriter::writeFooter(), and lfeat::AutopanoSIFTWriter::writeHeader(). |
|
|
Definition at line 45 of file KeyPointIO.h. Referenced by PanoDetector::LoadKeypoints(), loadSIFTKeypoints(), lfeat::SIFTFormatWriter::writeFooter(), and lfeat::AutopanoSIFTWriter::writeHeader(). |
1.3.9.1