Add opencv script, modified macro, add opencv section into readme

Signed-off-by: Micaela Verucchi <micaela.verucchi@unimore.it>
This commit is contained in:
Micaela Verucchi
2020-04-06 17:25:53 +02:00
parent dfdeb8b36e
commit 674c61d280
6 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ private:
float *target_coords;
#ifdef OPENCV_CUDA
#ifdef OPENCV_CUDACONTRIB
float *mean_d;
float *stddev_d;
#else