summaryrefslogtreecommitdiff
path: root/scanin/scanrd.c
diff options
context:
space:
mode:
Diffstat (limited to 'scanin/scanrd.c')
-rwxr-xr-x[-rw-r--r--]scanin/scanrd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scanin/scanrd.c b/scanin/scanrd.c
index a915e44..7e497be 100644..100755
--- a/scanin/scanrd.c
+++ b/scanin/scanrd.c
@@ -28,7 +28,7 @@
#undef DIAGN /* Allow diagonal connectivity of groups */
#define AA_LINES /* Plot diagnostics using anti-aliased lines */
-#define MATCHCC 0.3 /* Match correlation threshold - reject any match under this */
+#define MATCHCC 0.25 /* Match correlation threshold - reject any match under this */
/* (Might want to be able to override this in command line) */
#define ALT_ROT_TH 0.7 /* Correlation threshold of alternate rotations to be greater than this */