Anatomical brain segmentation

Hi. Is there a way to automatically segment human brain in mri by anatomical structures?


So that i could automatically see the human brain segmented by either lobes (frontal, temporal etc) or by gyri?
The photo is from a video in youtube.

We usually suggest you use freesurfer for that:
https://surfer.nmr.mgh.harvard.edu/

You may also try more modern and faster methods, such as FastSurfer. Let us know which one you end up using.

Thank you for your answers. I have tried running FreeSurfer in linux on VirtualBox, but failed. Never heard of FastSurfer. The problem is that I only have access to microsoft windows. Therefore i was wondering whether there is a method suitable for plain microsoft windows.

FastSurfer and other modern brain segmentation tools should run fine on any operating systems (because the deep learning frameworks support all operating systems). If FastSurfer does not work well enough for you then you need to do some web searching, there are several other upcoming competitors.

Depending on the level of detail you need the SAMSEG module of FreeSurfer7+ can do a volume based brain segmentation in 5-10 minutes. It generates WM, GM, basal ganglia, ventricles, etc, and has a pretty high tolerance for surface defects or mass lesions.