Skip to content

Use the Radon transform to measure spinal cord morphometry #50

@valosekj

Description

@valosekj

Use the Radon transform to measure spinal cord morphometry.

Brief context

Currently, sct_process_segmentation uses skimage.regionprops's elliptical approximation to measure AP and RL diameters. This approach has limitations in pathologies, e.g., when the spinal cord is compressed and rotated -- for example, the ellipse might not capture the shape of the compressed cord.
The idea is to apply the Radon transform (used in CT imaging) slice-wise along the SI direction on the spinal cord segmentation to get the angle we could rotate the spinal cord segmentation by.

Image

(source)

Image

(source)

Some relevant issues and discussions

spinalcordtoolbox/spinalcordtoolbox#4939
spinalcordtoolbox/spinalcordtoolbox#4958
spinalcordtoolbox/spinalcordtoolbox#4943
spinalcordtoolbox/spinalcordtoolbox#4282

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions