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

Go to the source code of this file.

Functions

rgbColor string2color (std::string colorstring)
 

Function Documentation

◆ string2color()

rgbColor string2color ( std::string  colorstring)

Definition at line 30 of file SegmentationImage.cpp.