slight changes
authorCallum <callum@callum-ubuntu.(none)>
Sun, 6 Oct 2013 07:32:40 +0000 (15:32 +0800)
committerCallum <callum@callum-ubuntu.(none)>
Sun, 6 Oct 2013 07:32:40 +0000 (15:32 +0800)
server/dilatometer.c

index 81c815f..6610cac 100644 (file)
@@ -8,13 +8,6 @@
 #include "dilatometer.h"
 #include <math.h>
 
-/*-------------------------------------------------------------------
-
-compile with:
--I/usr/include/opencv -I/usr/include/opencv2/highgui -L/usr/lib -lopencv_highgui -lopencv_core -lopencv_ml -lopencv_imgproc -std=c99 -Wall -pedantic 
-
---------------------------------------------------------------------*/
-
 /** Buffer for storing image data. Stored as a  **/
 static CvMat * g_data = NULL;
 

UCC git Repository :: git.ucc.asn.au