MATLAB: Finding threshold for skull segmentation of Head CT images

image segmentationmask

Does anyone have a good solution to automatically figuring out the threshold to obtain a skull mask for head CT images? The histogram from imtool shows me that the best threshold range would probably be between two peaks which isn't too helpful.

Best Answer

What about multithresh()?