AlexeyAB
2017-06-29 75a25c5e60784ac4a87950e2b1c2b506f4d7b17b
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)