Am5os
 All Classes Functions Pages
Public Member Functions | List of all members
Detection Class Reference

Public Member Functions

 Detection (Detector *peopleDetector, Detector *vehicleDetector)
 
 ~Detection ()
 
FrameDetectionDataProcessFrame (Image *image)
 

Constructor & Destructor Documentation

Detection::Detection ( Detector peopleDetector,
Detector vehicleDetector 
)

Default constructor.

Parameters
*peopleDetectorThe people detector
*vehicleDetectorThe vehicle detector
Detection::~Detection ( )

Default destructor.

Member Function Documentation

FrameDetectionData * Detection::ProcessFrame ( Image image)

Resizes one frame and than performs the detection (people and vehicle for now) on the resized frame.

Parameters
frameThe current image of the stream
Returns
A frame detection data object that holds the detected data

Here is the call graph for this function:

Here is the caller graph for this function:


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