Skip to content

Commit

Permalink
mri_cc.cpp. #BF. Part of the change to cma.h to remove {MIN,MAX}_CC_E…
Browse files Browse the repository at this point in the history
…XTRA
  • Loading branch information
Douglas Greve committed Jan 13, 2022
1 parent d3f77c3 commit 55ec1e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mri_cc/mri_cc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 55ec1e8

Please sign in to comment.