Public Types | Static Public Member Functions
DefaultExtractor Class Reference

Extracts keypoints from an image using the default method set in the config. More...

#include <DefaultExtractor.h>

List of all members.

Public Types

enum  ExtractorType { ExtParallelSurf = 0, ExtOrigSurf = 1 }

Static Public Member Functions

static KeyPointExtractorcreateInstance ()
 create new instance of the default keypoint extractor. The caller takes ownership of the pointer.

Detailed Description

Extracts keypoints from an image using the default method set in the config.

Author:
David Gossow

Definition at line 19 of file DefaultExtractor.h.


Member Enumeration Documentation

Enumerator:
ExtParallelSurf 
ExtOrigSurf 

Definition at line 23 of file DefaultExtractor.h.


Member Function Documentation

create new instance of the default keypoint extractor. The caller takes ownership of the pointer.


The documentation for this class was generated from the following file:


or_libs
Author(s): Viktor Seib
autogenerated on Tue Jan 7 2014 11:24:03