#include "peddetect.h"
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/opencv.hpp>
#include <image_transport/image_transport.h>
#include <opencv/cvwimage.h>
#include <opencv/highgui.h>
Go to the source code of this file.
Classes | |
class | PedestrianDetect |
Macros | |
#define | _MAIN_C_ |
Functions | |
int | main (int argc, char **argv) |
#define _MAIN_C_ |
Definition at line 27 of file clientimg_detect.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 209 of file clientimg_detect.cpp.