pcl
latest

Tutorials:

  • Table of contents
  • Basic Usage
  • Advanced Usage
  • Features
  • Filtering
  • I/O
  • Keypoints
  • KdTree
  • Octree
  • Range Images
  • Recognition
  • Registration
  • Sample Consensus
  • Segmentation
  • Surface
  • Visualization
  • Applications
  • GPU

Advanced Topics:

  • Compiling PCL
  • Developing PCL code
  • Committing changes to the git master
  • Improving the PCL documentation
  • How to build a minimal example

API documentation:

  • Library API
pcl
  • Docs »
  • Namespace pcl::io::openni2
  • Edit on GitHub

Namespace pcl::io::openni2¶

Contents

  • Classes

  • Enums

  • Functions

  • Typedefs

Classes¶

  • Struct OpenNI2DeviceInfo

  • Struct OpenNI2VideoMode

  • Class OpenNI2Device

  • Class OpenNI2DeviceManager

  • Class OpenNI2FrameListener

  • Class OpenNI2TimerFilter

Enums¶

  • Enum PixelFormat

Functions¶

  • Function pcl::io::openni2::grabberModeToOpenniMode

  • Function pcl::io::openni2::openni2_convert

  • Function pcl::io::openni2::openniModeToGrabberMode(const openni::VideoMode&)

  • Function pcl::io::openni2::openniModeToGrabberMode(const openni::Array<openni::VideoMode>&)

  • Function pcl::io::openni2::operator!=

  • Function pcl::io::openni2::operator<<(std::ostream&, const OpenNI2Device&)

  • Function pcl::io::openni2::operator<<(std::ostream&, const OpenNI2DeviceInfo&)

  • Function pcl::io::openni2::operator<<(std::ostream&, const OpenNI2DeviceManager&)

  • Function pcl::io::openni2::operator<<(std::ostream&, const OpenNI2VideoMode&)

  • Function pcl::io::openni2::operator==

Typedefs¶

  • Typedef pcl::io::openni2::DepthImage

  • Typedef pcl::io::openni2::Image

  • Typedef pcl::io::openni2::IRImage

  • Typedef pcl::io::openni2::StreamCallbackFunction


© Copyright 2019, open perception foundation Revision f5649757.

Built with Sphinx using a theme provided by Read the Docs.