$search

histogram.cpp File Reference

#include <ros/ros.h>
#include "histogram.h"
#include <vector>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <boost/foreach.hpp>
#include <opencv2/highgui/highgui.hpp>
Include dependency graph for histogram.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pal_vision_util

Functions

void pal_vision_util::calcHSVHist (const std::vector< cv::Mat > &src, cv::MatND &histogram)
 calcHSVHist compute and return Hue-Saturation histogram of a given set of images
void pal_vision_util::calcHSVHist (const std::vector< cv::Mat > &src, std::vector< cv::MatND > &histograms)
 calcHSVHist compute a Hue-Saturation for each given image
void pal_vision_util::calcHSVHist (const cv::Mat &src, cv::MatND &histogram)
 calcHSVHist compute and return a Hue-Saturation histogram of a given image
cv::Mat pal_vision_util::histogramImage (const cv::MatND &hist)
void pal_vision_util::showHist (const cv::MatND &hist)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


pal_vision_segmentation
Author(s): Created by Bence Magyar. Maintained by Jordi Pages
autogenerated on Fri Mar 1 16:38:32 2013