Moved to Team 9.
Fork of LineScan by
Diff: LineScan.cpp
- Revision:
- 25:8357ee048ad3
- Parent:
- 24:774104c34063
- Child:
- 26:5e70edee216d
--- a/LineScan.cpp Mon Apr 27 23:10:45 2015 +0000 +++ b/LineScan.cpp Mon Apr 27 23:20:37 2015 +0000 @@ -1,7 +1,7 @@ #include "LineScan.h" #include <string.h> -#define THRESH 2000 +#define THRESH 5000 #define MEAN_REF 10000 //ideal mean we should see #define CAM_CTRL_GAIN 0.0003 //should be small