Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Core::Feature::HarrisLaplaceDetector::HarrisLaplaceDetector ( bool  useRecGauss = false  )  [inline]

Definition at line 48 of file HarrisLaplaceDetector.h.

00048                                                   : 
00049         mPrecision(5.0),     // needs to be this high for better Matlab correspondance
00050         mSigmaA(3.0), 
00051         mUseRecGauss(useRecGauss),
00052         mBackwardsCompatible(true)
00053     { 
00054     }


Generated on Thu Jan 13 09:19:12 2011 for ImpalaSrc by  doxygen 1.5.1