AlexeyAB
2017-03-17 71a9929af6c3d3ffb9527bb921c5cc4a20971ff6
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)