#include "DepthImage2.h"
#include <algorithm>
#include <cmath>
#include <yarp/os/LogComponent.h>
#include <yarp/sig/Image.h>
Go to the source code of this file.
Functions | |
void | getHeatMapColor (float value, unsigned char &r, unsigned char &g, unsigned char &b) |