Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lfeat::KeypointWriter Member List

This is the complete list of members for lfeat::KeypointWriter, including all inherited members.

KeypointWriter(std::ostream &out=std::cout)lfeat::KeypointWriterinlineexplicit
olfeat::KeypointWriterprotected
writeFooter()=0lfeat::KeypointWriterpure virtual
writeHeader(const ImageInfo &imageinfo, int nKeypoints, int dims)=0lfeat::KeypointWriterpure virtual
writeKeypoint(double x, double y, double scale, double orientation, double score, int dims, double *vec)=0lfeat::KeypointWriterpure virtual