brainglobe / brainglobe-template-builder

Build unbiased anatomical templates from individual images
https://brainglobe.github.io/brainglobe-template-builder
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Ability to split the two hemispheres #3

Open niksirbi opened 11 months ago

niksirbi commented 11 months ago

For the input single-subject brains (on any organ with left-right symmetry), we would like to split along the mid-sagittal plane, so that we can mirror each hemisphere, and thus end up with two symmetric images - one derived from the left and one derived from the right side. This is a necessary step for creating symmetric templates. It will also allow us to use 1/2 hemisphere for template construction, in case the other one is damaged.

This will likely require reorienting the brain so that the midsagittal plane is perfectly vertical and in the middle of the image matrix. We could do this is one of several ways:

niksirbi commented 11 months ago

This mirror symmetry package may be of use.