Classes | Public Member Functions | Public Attributes
ObjectDetectorMethod::DetectionData Class Reference

#include <ObjectDetectorMethod.h>

List of all members.

Classes

struct  AnyData
struct  Parameters
struct  SURFdata

Public Member Functions

 DetectionData (const cv::Mat &_img, const CameraBridge &_cam)

Public Attributes

const cv::Mat & img
Parameters params
SURFdata surfdata

Detailed Description

Stores original image and processed data that can be shared between several object detector methods. Apart from the image, other data can be provided. All of these must come with a flag to say whether the data have been already computed

Definition at line 54 of file ObjectDetectorMethod.h.


Constructor & Destructor Documentation

ObjectDetectorMethod::DetectionData::DetectionData ( const cv::Mat &  _img,
const CameraBridge _cam 
) [inline]

Definition at line 84 of file ObjectDetectorMethod.h.


Member Data Documentation

Definition at line 79 of file ObjectDetectorMethod.h.

Definition at line 80 of file ObjectDetectorMethod.h.

Definition at line 81 of file ObjectDetectorMethod.h.


The documentation for this class was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:15