MRPT  1.9.9
mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions Struct Reference

Detailed Description

SIFT Options.

Definition at line 191 of file CFeatureExtraction.h.

#include <mrpt/vision/CFeatureExtraction.h>

Public Member Functions

 TSIFTOptions ()
 

Public Attributes

TSIFTImplementation implementation
 Default: Hess (OpenCV. More...
 
double threshold
 should be preferred, but its nonfree module is not always available by default in all systems) More...
 
double edgeThreshold
 default= 10 More...
 

Constructor & Destructor Documentation

◆ TSIFTOptions()

mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions::TSIFTOptions ( )
inline

Definition at line 193 of file CFeatureExtraction.h.

Member Data Documentation

◆ edgeThreshold

double mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions::edgeThreshold

default= 10

Definition at line 200 of file CFeatureExtraction.h.

◆ implementation

TSIFTImplementation mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions::implementation

Default: Hess (OpenCV.

Definition at line 194 of file CFeatureExtraction.h.

Referenced by mrpt::vision::CFeatureExtraction::TOptions::TOptions().

◆ threshold

double mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions::threshold

should be preferred, but its nonfree module is not always available by default in all systems)

default= 0.04

Definition at line 199 of file CFeatureExtraction.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020