Documentation - C API
VlLiopBin Struct Reference

LIOP bin A bin of a LIOP descriptor.

#include <liop.h>

Data Fields

vl_size binSize
vl_uindexbinIndexes
vl_size binLiopSize
float * binLiop
vl_uint numOfUsedPoints

Field Documentation

vl_uindex* VlLiopBin::binIndexes

Patch indexes of points belonging to the bin.

float* VlLiopBin::binLiop

Bin LIOP descriptor.

vl_size VlLiopBin::binLiopSize

Size of the bin LIOP descriptor.

vl_size VlLiopBin::binSize

Number of points beloging to the bin.

vl_uint VlLiopBin::numOfUsedPoints

Number of points used for computation of bin LIOP.


The documentation for this struct was generated from the following file: