Classes | Namespaces | Functions
tools.h File Reference

Description: More...

#include <highgui.h>
#include <pcl/point_types.h>
#include <pcl/point_cloud.h>
#include <boost/function.hpp>
#include "cob_3d_mapping_tools/gui/types.h"
Include dependency graph for tools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gui::Tools::DominantColor
class  Gui::Tools::PointConverterBase< PointT >
class  Gui::Tools::PointConverterDepth< PointT >
class  Gui::Tools::PointConverterRGB< PointT >

Namespaces

namespace  Gui
namespace  Gui::Tools

Functions

template<typename PointT >
void Gui::Tools::convertPointCloud2Cv (const typename pcl::PointCloud< PointT >::ConstPtr &cloud, cvImagePtr &image, boost::function< cv::Vec3b(int)> &converter)
uint32_t Gui::Tools::getGradientColor (float, float, float, cv::Vec3b &)
uint32_t Gui::Tools::getGradientColor (double, cv::Vec3b &)
template<typename PointT >
void Gui::Tools::getMinMaxZ (const typename pcl::PointCloud< PointT >::ConstPtr &cloud, float &z_min, float &z_max)
template<typename T >
Gui::Tools::max3 (const T &a, const T &b, const T &c)
template<typename T >
Gui::Tools::min3 (const T &a, const T &b, const T &c)

Detailed Description

Description:

Note:
Copyright (c) 2012
Fraunhofer Institute for Manufacturing Engineering and Automation (IPA)

Project name: care-o-bot
ROS stack name: cob_environment_perception_intern
ROS package name: cob_3d_mapping_tools
Author:
Author: Steffen Fuchs, email:georg.arbeiter@ipa.fhg.de
Supervised by: Georg Arbeiter, email:georg.arbeiter@ipa.fhg.de
Date:
Date of creation: 08/2012

ToDo:

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License LGPL as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License LGPL for more details.

You should have received a copy of the GNU Lesser General Public License LGPL along with this program. If not, see <http://www.gnu.org/licenses/>.

Definition in file tools.h.



cob_3d_mapping_tools
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:04:27