From 55ec1e8b70d13a4a122fd28c777e9060415ec7e7 Mon Sep 17 00:00:00 2001 From: Douglas Greve Date: Thu, 13 Jan 2022 12:35:28 -0500 Subject: [PATCH] mri_cc.cpp. #BF. Part of the change to cma.h to remove {MIN,MAX}_CC_EXTRA --- mri_cc/mri_cc.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mri_cc/mri_cc.cpp b/mri_cc/mri_cc.cpp index c0abee042a3..0976c87cdc7 100644 --- a/mri_cc/mri_cc.cpp +++ b/mri_cc/mri_cc.cpp @@ -47,6 +47,11 @@ #include "mrisegment.h" #include "tritri.h" +// these were originally defined in cma.h but they created a big problem as +// they became out of sync with FreeSurferColorLUT.txt +#define MIN_CC_EXTRA 230 +#define MAX_CC_EXTRA 249 + #define MAX_CC_ROT RADIANS(7) #define CC_ANGLE_DELTA RADIANS(.25) #define LABEL_IN_CC 128