AlexeyAB
2018-08-04 043289426b2d08d925fc1c980b0d2a01e2360e93
src/http_stream.h
@@ -14,8 +14,8 @@
int get_stream_fps_cpp(CvCapture *cap);
image image_data_augmentation(IplImage* ipl, int w, int h,
   int pleft, int ptop, int swidth, int sheight, int flip,
   float jitter, float dhue, float dsat, float dexp);
    int pleft, int ptop, int swidth, int sheight, int flip,
    float jitter, float dhue, float dsat, float dexp);
#ifdef __cplusplus
}