Skip to content

Commit

Permalink
Add morphman-landmark command
Browse files Browse the repository at this point in the history
  • Loading branch information
hkjeldsberg committed Sep 24, 2024
1 parent 982435c commit 645961e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/landmark_atrium.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,13 @@ Example:

::

python landmark_atrium.py --input_path /models/model.vtp
python landmark_atrium.py --input-path /models/model.vtp

or

::

morphman-landmark --input-path /models/model.vtp

This will output two files in the same folder:

Expand Down

0 comments on commit 645961e

Please sign in to comment.