X-Git-Url: http://challenge-bot.com/repos/?p=ozzloy%40gmail.com%2Foble;a=blobdiff_plain;f=oble.h;h=7fd6b6d4abc66a1f6f33e1eb1f4b2fea3508022d;hp=cb4cd243ef30265c9241d8c53265671a49ba5e36;hb=9618584c806c8f2ad972d7634f9587dc2ce5091b;hpb=3347b0aa33560483f9c878a097f45a6b10a58326 diff --git a/oble.h b/oble.h index cb4cd24..7fd6b6d 100644 --- a/oble.h +++ b/oble.h @@ -54,6 +54,6 @@ int do_capture(); int get_one_frame(CvCapture* capture, IplImage* &frame); -void get_frames(CvCapture* capture, CvHaarClassifierCascade* cascade); +int get_frames(CvCapture* capture, CvHaarClassifierCascade* cascade); void update_idle(int faces_total);