PedestrainCounting
|
#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 |
There are basically two kinds of detectors. ImageDetector: detects pedestrains in an image. VideoDetector: detects pedestrains in a video.