W3cubDocs

/PointCloudLibrary

#include <pcl/recognition/dense_quantized_multi_mod_template.h>

Public Member Functions

void serialize (std::ostream &stream) const
void deserialize (std::istream &stream)

Public Attributes

std::vector< DenseQuantizedSingleModTemplate > modalities
float response_factor
RegionXY region

Detailed Description

Definition at line 77 of file dense_quantized_multi_mod_template.h.

Member Function Documentation

deserialize()

void pcl::DenseQuantizedMultiModTemplate::deserialize ( std::istream & stream )
inline

serialize()

void pcl::DenseQuantizedMultiModTemplate::serialize ( std::ostream & stream ) const
inline

Member Data Documentation

modalities

std::vector<DenseQuantizedSingleModTemplate> pcl::DenseQuantizedMultiModTemplate::modalities

Definition at line 79 of file dense_quantized_multi_mod_template.h.

Referenced by deserialize(), and serialize().

region

RegionXY pcl::DenseQuantizedMultiModTemplate::region

Definition at line 82 of file dense_quantized_multi_mod_template.h.

Referenced by deserialize(), and serialize().

response_factor

float pcl::DenseQuantizedMultiModTemplate::response_factor

Definition at line 80 of file dense_quantized_multi_mod_template.h.


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_dense_quantized_multi_mod_template.html