Skip to content

Issue with Level 1 and 2 When Only Part of C1 is in the Image #87

Description

@yw7

In the current implementation, we assign "1" at the top of C2 (below the superior part of C1) and "2" at the midpoint between levels 1 and 2. When only part of C1 is present in the image, this creates an issue as shown in the attached image.

To solve this:

  • We can project the superior and inferior voxels of C1 as levels 1 and 2, respectively (possibly after cropping only the part of C1 that is anterior to the canal anterior-line).
  • After adding brainstem segmentation as suggested in issue #48, we can put level 1 only if the brainstem is present.
  • This solution will be more effective after improving the C1 ground truth segmentation, as it is currently not reliable enough for setting level 2.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions