AlexeyAB
2016-12-02 5b6dd3a07c0d933f36f9e2a3aaa95ff855ca2795
src/voxel.c
@@ -5,6 +5,7 @@
#ifdef OPENCV
#include "opencv2/highgui/highgui_c.h"
image get_image_from_stream(CvCapture *cap);
#endif
void extract_voxel(char *lfile, char *rfile, char *prefix)