YARP
Yet Another Robot Platform
DepthImage2.cpp File Reference
#include "DepthImage2.h"
#include <algorithm>
#include <cmath>
#include <yarp/os/LogComponent.h>
#include <yarp/sig/Image.h>
+ Include dependency graph for DepthImage2.cpp:

Go to the source code of this file.

Functions

void getHeatMapColor (float value, unsigned char &r, unsigned char &g, unsigned char &b)
 

Function Documentation

◆ getHeatMapColor()

void getHeatMapColor ( float  value,
unsigned char &  r,
unsigned char &  g,
unsigned char &  b 
)

Definition at line 29 of file DepthImage2.cpp.