Update FastDeskew.cpp

This commit is contained in:
Jack Yu
2018-05-01 20:29:44 +08:00
committed by GitHub
parent c40f3eea86
commit b4e9f662ee
+1 -3
View File
@@ -7,9 +7,7 @@
#include <../include/FastDeskew.h>
namespace pr{
const int ANGLE_MIN = 30 ;
const int ANGLE_MIN = 30 ;
const int ANGLE_MAX = 150 ;
const int PLATE_H = 36;
const int PLATE_W = 136;