_VlLiopDesc Struct Reference
LIOP descriptor extractor object.
#include <liop.h>
Data Fields | |
| vl_int | numNeighbours |
| vl_int | numSpatialBins |
| float | intensityThreshold |
| vl_size | dimension |
| float | neighRadius |
Field Documentation
◆ dimension
| vl_size _VlLiopDesc::dimension |
LIOP descriptor size.
◆ intensityThreshold
| float _VlLiopDesc::intensityThreshold |
Weight threshold.
◆ neighRadius
| float _VlLiopDesc::neighRadius |
Point to neighbour radius (distance).
◆ numNeighbours
| vl_int _VlLiopDesc::numNeighbours |
Number of neighbours.
◆ numSpatialBins
| vl_int _VlLiopDesc::numSpatialBins |
Number of bins.
The documentation for this struct was generated from the following file: