33 #ifndef ICL_HAVE_OPENCV_FEATURES_2D    34 #warning "This header must not be included without ICL_HAVE_OPENCV_FEATURES_2D defined"    73       const core::ImgBase *getIntermediateImage(
const std::string &
id);
 Definition: ORBFeatureDetector.h:66
 
float distance
Definition: ORBFeatureDetector.h:68
 
ICLUtils_API MatchResult match(const std::string &text, const std::string ®ex, int numSubMatches=0)
Applies a regular expression match on given text and regex pattern (internally using regex....
 
undocument this line if you encounter any issues!
Definition: Any.h:37
 
Class interface for un-copyable classes.
Definition: Uncopyable.h:64
 
Definition: ORBFeatureDetector.h:46
 
utils::Point32f b
Definition: ORBFeatureDetector.h:67
 
#define ICLCV_API
Definition: CompatMacros.h:177
 
Impl * impl
Definition: ORBFeatureDetector.h:56
 
Data * m_data
Definition: ORBFeatureDetector.h:47
 
Abstract class for visualization tasks.
Definition: VisualizationDescription.h:73
 
Single precission 3D Vectors Point class of the ICL.
Definition: Point32f.h:41
 
Definition: ORBFeatureDetector.h:55
 
Interface for classes that can be configured from configuration-files and GUI-Components.
Definition: Configurable.h:194
 
utils::SmartPtr< FeatureSetClass > FeatureSet
Definition: ORBFeatureDetector.h:63
 
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131
 
Specialization of the SmartPtrBase class for Pointers.
Definition: SmartPtr.h:75