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