$search
#include <cv.h>
#include <outlet_pose_estimation/detail/outlet_model.h>
#include <outlet_pose_estimation/detail/outlet_tuple.h>
Go to the source code of this file.
Functions | |
void | detect_outlets_gh (IplImage *img, const outlet_template_t &outlet_template, std::vector< outlet_t > &outlets, IplImage *color_image, const char *output_path, const char *output_filename) |
void detect_outlets_gh | ( | IplImage * | img, | |
const outlet_template_t & | outlet_template, | |||
std::vector< outlet_t > & | outlets, | |||
IplImage * | color_image, | |||
const char * | output_path, | |||
const char * | output_filename | |||
) |