From e5c3b5117c2f3936967319223e353ac6c7a0b1ca Mon Sep 17 00:00:00 2001 From: Martin Miller Date: Sun, 9 Apr 2017 13:25:13 -0500 Subject: warp source and reflection patches --- src/vision.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vision.h') diff --git a/src/vision.h b/src/vision.h index a8ed318..aaa982b 100644 --- a/src/vision.h +++ b/src/vision.h @@ -8,7 +8,6 @@ #include "camera.h" #include "types.h" -#define PATCHSIZE 51 /* must be odd */ using cv::Mat; using cv::RotatedRect; using cv::Rect; -- cgit v1.1