#include <mrpt/vision/CFeatureExtraction.h>
Public Attributes | |
bool | rotation_invariant |
SURF Options. |
Definition at line 143 of file CFeatureExtraction.h.
SURF Options.
Compute the rotation invariant SURF (dim=128) if set to true (default), or the smaller uSURF otherwise (dim=64)
Definition at line 147 of file CFeatureExtraction.h.
Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 22:58:25 EDT 2009 |