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 »
  • File intensity.hpp
  • Edit on GitHub

File intensity.hpp¶

↰ Parent directory (pcl\common\include\pcl\common\impl)

Intensity field accessor provides access to the intensity filed of a PoinT implementation for specific types should be done in.

Contents

  • Definition (pcl\common\include\pcl\common\impl\intensity.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (pcl\common\include\pcl\common\impl\intensity.hpp)¶

  • Program Listing for File intensity.hpp

Includes¶

  • pcl/point_types.h

Included By¶

  • File intensity.h

Namespaces¶

  • Namespace pcl

  • Namespace pcl::common

Classes¶

  • Template Struct IntensityFieldAccessor< pcl::InterestPoint >

  • Template Struct IntensityFieldAccessor< pcl::PointNormal >

  • Template Struct IntensityFieldAccessor< pcl::PointSurfel >

  • Template Struct IntensityFieldAccessor< pcl::PointWithRange >

  • Template Struct IntensityFieldAccessor< pcl::PointWithScale >

  • Template Struct IntensityFieldAccessor< pcl::PointWithViewpoint >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZ >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZHSV >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZL >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZLNormal >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZRGB >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZRGBA >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZRGBL >

  • Template Struct IntensityFieldAccessor< pcl::PointXYZRGBNormal >


© Copyright 2019, open perception foundation Revision f5649757.

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