PedestrainCounting
Public Member Functions | Public Attributes | List of all members
rect Struct Reference

#include <ImageDetector.h>

Public Member Functions

 rect (int _x1=0, int _y1=0, int _x2=0, int _y2=0)
 

Public Attributes

int x1
 
int y1
 
int x2
 
int y2
 
int re
 
int count
 

Detailed Description

There are basically two kinds of detectors. ImageDetector: detects pedestrains in an image. VideoDetector: detects pedestrains in a video.


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