Public Member Functions | Public Attributes
clams::ProjectivePoint Class Reference

#include <frame_projector.h>

List of all members.

Public Member Functions

 ProjectivePoint ()

Public Attributes

int u_
int v_
float z_

Detailed Description

"Projective" point comes from the OpenNI terminology, and refers to (u, v, z), i.e. pixel id and depth value. Here I've added color, too, so that this represents everything that is known about a pixel in an RBGD camera.

Definition at line 48 of file frame_projector.h.


Constructor & Destructor Documentation

Definition at line 51 of file frame_projector.h.


Member Data Documentation

Definition at line 56 of file frame_projector.h.

Definition at line 57 of file frame_projector.h.

Definition at line 58 of file frame_projector.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:40