Extractor Member List
This is the complete list of members for
Extractor, including all inherited members.
Extract(const char *imageFilename, const char *maskfilename, Descriptor &descr) | Extractor | |
Extract(IplImage *image, IplImage *mask, Descriptor &descr) | Extractor | |
ExtractFromBBoxList(const char *imageFilename, const char *bbListFilename, DescriptorCollection &descrCol) | Extractor | |
ExtractFromBBoxList(IplImage *mainImage, BoundingBoxList bbList, DescriptorCollection &descrCol) | Extractor | |
ExtractFromMap(const char *imageFilename, const char *mapFilename, DescriptorCollection &descrCol) | Extractor | |
ExtractFromMap(IplImage *mainImage, IplImage *regMap, DescriptorCollection &descrCol) | Extractor | |