Skip to content

Investigate smoothing migration #55

@dzenanz

Description

@dzenanz
Screenshot 2024-12-19 13 38 42

Red intersection is original mesh, colored intersection is the smoothed mesh. There is some visible shrinking which is expected, and twice as big translation to the screen left (patient right). There is no translation in S/I or A/P direction.

Possible solutions

  • Transfer splitting IDs to original mesh (results can be a bit more noisy as the old distances are computed on post-smoothing models)
  • Use non-shrinking version of the smoothing filter: vtkWindowedSincPolyDataFilter (a bit slower)

For @yehan0223.

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