A struct replacing (and containing) the old descriptor typedef. More...
#include <ObjectDetection.h>
Public Attributes | |
| desc_type | name |
| bool | root |
| bool | norm |
A struct replacing (and containing) the old descriptor typedef.
| desc_type descriptor_type::name |
The used descriptor, currently SIFT or SURF.
Whether to L2 normalize the descriptor (after possible square-rooting).
Whether to square-root the descriptor (i.e. RootSIFT).
1.6.1