#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) |