#include <mrpt/vision/CFeatureExtraction.h>
Public Attributes | |
| bool | rotation_invariant |
| SURF Options. | |
Definition at line 145 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 149 of file CFeatureExtraction.h.
| Page generated by Doxygen 1.6.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |