$search

utils.cpp File Reference

#include "bosch_object_segmentation_gui/utils.h"
#include <math.h>
Include dependency graph for utils.cpp:

Go to the source code of this file.

Namespaces

namespace  bosch_object_segmentation_gui

Functions

template int bosch_object_segmentation_gui::dist (int x_c, int y_c, int x, int y)
template float bosch_object_segmentation_gui::dist (float x_c, float y_c, float x, float y)
template<class T >
bosch_object_segmentation_gui::dist (T x_c, T y_c, T x, T y)
float bosch_object_segmentation_gui::getRGB (float r, float g, float b)
void bosch_object_segmentation_gui::HSVToRGB (float h, float s, float v, float &r, float &g, float &b)
void bosch_object_segmentation_gui::RGBToHSV (float r, float g, float b, float &h, float &s, float &v)
template int bosch_object_segmentation_gui::square (int x_c)
template float bosch_object_segmentation_gui::square (float x_c)
template<class T >
bosch_object_segmentation_gui::square (T x_c)
template void bosch_object_segmentation_gui::swap (int &x, int &y)
template void bosch_object_segmentation_gui::swap (float &x, float &y)
template<class T >
void bosch_object_segmentation_gui::swap (T &x, T &y)
void bosch_object_segmentation_gui::transformRgb (float val, float &r, float &g, float &b)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


bosch_object_segmentation_gui
Author(s): Benjamin Pitzer
autogenerated on Tue Mar 5 13:41:23 2013