$search

rgbd_assembler Namespace Reference

Namespaces

namespace  srv

Classes

class  RgbdAssembler
struct  RgbdAssembly
struct  RgbdAssemblyRequest_
struct  RgbdAssemblyResponse_
class  RgdbAssemblerKinect

Typedefs

typedef
::rgbd_assembler::RgbdAssemblyRequest_
< std::allocator< void > > 
RgbdAssemblyRequest
typedef boost::shared_ptr
< ::rgbd_assembler::RgbdAssemblyRequest
const > 
RgbdAssemblyRequestConstPtr
typedef boost::shared_ptr
< ::rgbd_assembler::RgbdAssemblyRequest
RgbdAssemblyRequestPtr
typedef
::rgbd_assembler::RgbdAssemblyResponse_
< std::allocator< void > > 
RgbdAssemblyResponse
typedef boost::shared_ptr
< ::rgbd_assembler::RgbdAssemblyResponse
const > 
RgbdAssemblyResponseConstPtr
typedef boost::shared_ptr
< ::rgbd_assembler::RgbdAssemblyResponse
RgbdAssemblyResponsePtr

Enumerations

enum  Format {
  INVALID = -1, GRAY = 0, RGB, BGR,
  RGBA, BGRA
}

Functions

Format getFormat (const std::string &encoding)
float getRGB (float r, float g, float b)
void HSVToRGB (float h, float s, float v, float &r, float &g, float &b)
void RGBToHSV (float r, float g, float b, float &h, float &s, float &v)
void transformRGB (float val, float &r, float &g, float &b)

Typedef Documentation

Definition at line 94 of file RgbdAssembly.h.

Definition at line 97 of file RgbdAssembly.h.

Definition at line 96 of file RgbdAssembly.h.

Definition at line 509 of file RgbdAssembly.h.

Definition at line 512 of file RgbdAssembly.h.

Definition at line 511 of file RgbdAssembly.h.


Enumeration Type Documentation

Enumerator:
INVALID 
GRAY 
RGB 
BGR 
RGBA 
BGRA 

Definition at line 54 of file utils.h.


Function Documentation

Format rgbd_assembler::getFormat ( const std::string &  encoding  ) 

Definition at line 56 of file utils.h.

float rgbd_assembler::getRGB ( float  r,
float  g,
float  b 
)

Definition at line 45 of file utils.h.

void rgbd_assembler::HSVToRGB ( float  h,
float  s,
float  v,
float &  r,
float &  g,
float &  b 
)

Definition at line 107 of file utils.h.

void rgbd_assembler::RGBToHSV ( float  r,
float  g,
float  b,
float &  h,
float &  s,
float &  v 
)

Definition at line 69 of file utils.h.

void rgbd_assembler::transformRGB ( float  val,
float &  r,
float &  g,
float &  b 
)

Definition at line 35 of file utils.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


rgbd_assembler
Author(s): Jeannette Bohg
autogenerated on Tue Mar 5 13:55:34 2013