convert curvature vector to a set of binary colors

curv_cols(vals, incol = "#B3B3B3", outcol = "#404040")

Arguments

vals

the curvature values

incol

the hex color for the sulci (inward)

outcol

the hex color for the gyri (outward)