Skip to content

aledelmo/MRI_Brain_Mid-Sagittal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symmetry Plane using Inertia Ellipsoid and Optimization

Mid-Sagittal plane computation from brain MRI images.

symmetry

Algorithm for the automatic determination of the symmetry plane in volumetric medical images. Initial plane position is estimated using the ellipsoid of inertia. This position is then optimized using the Sequential Least Squares Programming (SLSQP) algorithm. The optimization metric is the L2 distance between the original image and its reflection in respect to the symmetry plane.

If you use this work please cite:

@INPROCEEDINGS{1044783,  
author={A. V. {Tuzikov} and O. {Colliot} and I. {Bloch}}, 
booktitle={Object recognition supported by user interaction for service robots},
title={Brain symmetry plane computation in MR images using inertia axes and optimization},
year={2002},
volume={1},
number={},
pages={516-519 vol.1},
doi={10.1109/ICPR.2002.1044783}}

To run a test:

python mid_sagittal.py test_dataset/100307.nii.gz

Contacts

For any inquiries please contact: Alessandro Delmonte @ alessandro.delmonte@institutimagine.org

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

About

Symmetry plane computation using ellipsoid of inertia and SLSQP optimisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages