Public Member Functions | Public Attributes
pcl::SparseQuantizedMultiModTemplate Struct Reference

A multi-modality template constructed from a set of quantized multi-modality features. More...

#include <sparse_quantized_multi_mod_template.h>

List of all members.

Public Member Functions

void deserialize (std::istream &stream)
 Deserializes the object from the specified stream.
void serialize (std::ostream &stream) const
 Serializes the object to the specified stream.
 SparseQuantizedMultiModTemplate ()
 Constructor.

Public Attributes

std::vector
< QuantizedMultiModFeature
features
 The storage for the multi-modality features.
RegionXY region
 The region assigned to the template.

Detailed Description

A multi-modality template constructed from a set of quantized multi-modality features.

Author:
Stefan Holzer

Definition at line 109 of file sparse_quantized_multi_mod_template.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 112 of file sparse_quantized_multi_mod_template.h.


Member Function Documentation

void pcl::SparseQuantizedMultiModTemplate::deserialize ( std::istream &  stream) [inline]

Deserializes the object from the specified stream.

Parameters:
[in]streamthe stream the object will be deserialized from.

Definition at line 138 of file sparse_quantized_multi_mod_template.h.

void pcl::SparseQuantizedMultiModTemplate::serialize ( std::ostream &  stream) const [inline]

Serializes the object to the specified stream.

Parameters:
[out]streamthe stream the object will be serialized to.

Definition at line 123 of file sparse_quantized_multi_mod_template.h.


Member Data Documentation

The storage for the multi-modality features.

Definition at line 115 of file sparse_quantized_multi_mod_template.h.

The region assigned to the template.

Definition at line 118 of file sparse_quantized_multi_mod_template.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:43:35