Point Cloud Library (PCL)  1.8.0
List of all members | Public Attributes
pcl::tracking::RGBValue Union Reference

#include <pcl/tracking/impl/hsv_color_coherence.hpp>

Public Attributes

struct {
   unsigned char   Blue
 
   unsigned char   Green
 
   unsigned char   Red
 
}; 
 
float float_value
 
int int_value
 

Detailed Description

Definition at line 54 of file hsv_color_coherence.hpp.

Member Data Documentation

§ @149

struct { ... }

§ Blue

unsigned char pcl::tracking::RGBValue::Blue

§ float_value

float pcl::tracking::RGBValue::float_value

Definition at line 62 of file hsv_color_coherence.hpp.

§ Green

unsigned char pcl::tracking::RGBValue::Green

§ int_value

int pcl::tracking::RGBValue::int_value

§ Red

unsigned char pcl::tracking::RGBValue::Red

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