PedestrainCounting
|
Public Member Functions | |
VideoDetector (IntegralImage *i, ImageDetector *id, const Options &opt) | |
void | Detect (cv::VideoCapture &in, cv::VideoWriter &out, const cv::Mat &bkg=defaultBackground) |
Protected Attributes | |
ImageDetector * | imgDetector |
IntegralImage * | intImage |