Cardiac tools from Fedele et al., IJNMBE, 2021#459
Open
checkrenzi wants to merge 208 commits into
Open
Conversation
…eference surface exploiting vtkImplicitPolyDataDistance class
…e reference surface)
…al expansion of the bounding box
…ng them in images
…o in GuessFormat mode
…is active, now only if the array is not defined
… a triangle with the Interpolator
… points from the output
…o avoid duplicated code
…rection of the new z-axis
…s/contrib/vmtkcontribscripts.py added vmtkScripts/contrib/vmtksurfaceremeshingramp.py
…Scripts/contrib/vmtkmeshcapper.py to create a volumetric cap in a mesh of a structure
…giondrawingtagger.py to fix unexpected execution termination when using vmtksurfacetagger.py with method drawing
… of Initialize() by the method Render()
To use software rendering in wsl instead of hardware rendering in order to overcome GUI issues experienced when using WSL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch contains additional utilities for polygonal surface processing and mesh generation specifically designed for the numerical simulation of the cardiac function. These tools were primarily implemented by @marco-fedele. A comprehensive description of their functionalities and implementation can be found in the following publication: Fedele et al., IJNMBE, 2021, DOI: https://doi.org/10.1002/cnm.3435.
The included scripts have been collected within the directory vmtkScripts/contrib.