Public Attributes
TangoSupport_Plane Struct Reference

A structure to define a plane (ax + by + cz + d = 0), including the intersection point of the plane with the user selected camera-ray and inlier information for the plane for points near the user selected camera-ray. More...

#include <tango_support.h>

List of all members.

Public Attributes

int inlier_count
double inlier_ratio
double intersection_point [3]
double plane_equation [4]

Detailed Description

A structure to define a plane (ax + by + cz + d = 0), including the intersection point of the plane with the user selected camera-ray and inlier information for the plane for points near the user selected camera-ray.

Definition at line 573 of file tango_support.h.


Member Data Documentation

Definition at line 576 of file tango_support.h.

Definition at line 577 of file tango_support.h.

Definition at line 574 of file tango_support.h.

Definition at line 575 of file tango_support.h.


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


tango_support
Author(s):
autogenerated on Thu Jun 6 2019 19:49:51