Hugintrunk
0.1
|
This is the complete list of members for lfeat::SIFTFormatWriter, including all inherited members.
_image | lfeat::SIFTFormatWriter | private |
KeypointWriter(std::ostream &out=std::cout) | lfeat::KeypointWriter | inlineexplicit |
o | lfeat::KeypointWriter | protected |
SIFTFormatWriter(std::ostream &out=std::cout) | lfeat::SIFTFormatWriter | inlineexplicit |
writeFooter() | lfeat::SIFTFormatWriter | virtual |
writeHeader(const ImageInfo &imageinfo, int nKeypoints, int dims) | lfeat::SIFTFormatWriter | virtual |
writeKeypoint(double x, double y, double scale, double orientation, double score, int dims, double *vec) | lfeat::SIFTFormatWriter | virtual |