Functions | Variables
histogram_segmentation_unit_test.cpp File Reference
#include <gtest/gtest.h>
#include <ros/ros.h>
#include <ros/package.h>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <pal_vision_segmentation/histogram.h>
Include dependency graph for histogram_segmentation_unit_test.cpp:

Go to the source code of this file.

Functions

void backProjectionTest (const std::string &imageFileName, const std::string &templateFileName, int dilateIterations, int dilateSize, int erodeIterations, int erodeSize, cv::Mat &mask)
int main (int argc, char **argv)
 TEST (histogram, test_back_projection)

Variables

bool isInteractive

Function Documentation

void backProjectionTest ( const std::string &  imageFileName,
const std::string &  templateFileName,
int  dilateIterations,
int  dilateSize,
int  erodeIterations,
int  erodeSize,
cv::Mat &  mask 
)

Definition at line 13 of file histogram_segmentation_unit_test.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 106 of file histogram_segmentation_unit_test.cpp.

TEST ( histogram  ,
test_back_projection   
)

Definition at line 67 of file histogram_segmentation_unit_test.cpp.


Variable Documentation

Definition at line 11 of file histogram_segmentation_unit_test.cpp.



pal_vision_segmentation
Author(s): Bence Magyar
autogenerated on Fri Aug 28 2015 11:57:00