Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
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 51 of file hsv_color_coherence.hpp.

Member Data Documentation

◆ [struct]

struct { ... } pcl::tracking::RGBValue

◆ Blue

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

◆ float_value

float pcl::tracking::RGBValue::float_value

Definition at line 58 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: