OpenHeartDevelopers / CemrgApp

An Interactive Medical Imaging Platform with Image Processing and Computer Vision Toolkits for Cardiovascular Research.
http://www.cemrgapp.com
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

[feature/atrialfibres] Add MODE methodType to CemrgScar3D #43

Closed alonsoJASL closed 3 years ago

alonsoJASL commented 3 years ago

The Scar3D function is used in feature/atrialfibres to project the labels from a multilabel segmentation onto a mesh. Sometimes the maximum intensity projection causes some labels to leak to the wrong features of the atrium.

example_scar_leak

alonsoJASL commented 3 years ago

A solution was implemented in CemrgScar3D to add methodType=4 to project the mode of the interrogated voxels. I'll close this issue and reopen if other pipelines don't work.

branch feature/atrialfibres commit 9aed518