morphMan icon indicating copy to clipboard operation
morphMan copied to clipboard

A collection of tools for manipulation of morphological features in patient-specific geometries

Results 15 morphMan issues
Sort by recently updated
recently updated
newest added

Hi, I'm new in morphman, When I use `morphman-area` command to adjust a coronary geometry model, there is an error like this: ``` Please select region of interest in the...

Hello @hkjeldsberg , while trying to compute alpha/beta values, my arguments were: default_values["quantity_to_compute"] = "angle" default_values["region_points"] = [] default_values["value-change"] = 10 default_values["grid-size"] = 25 # Set region of interest default_values["region_of_interest"]...

Hello @hkjeldsberg , The curvature of a straight cylindrical segment remains unchanged for any values of alpha/beta in manipulate bend. I guess this is due to the fact that a...

Hello, I'm trying to exploit morphMan to deflate and inflate specific vascular zones of a model, in order to perform CFD analyses on the model's possible anatomical variations. While morphMan...

Possible new features that might be nice to have in morphman - Change aspect ratio of aneurysm sac by changing either width or height of aneurysm. - Expand or shrink...

enhancement

Hello @hkjeldsberg , I want to extend/reduce a certain portion of the vascular geometry lengthwise, while preserving (if possible) its natural curvature or centerline path. Is it possible to implement...

enhancement

`manipulate_bifurcation` and the sub-module `automated_landmarking` of morphMan relies on selecting the relevant outlets, which is currently done by the user manually. For applications related to the ICA, or similar tubular...

enhancement

When using the algorithms for manipulating the shape of a bend, or curvature, the curvilinear length of the vessel is also altered. This causes a stretching or compression in the...

enhancement

Currently, manipulation of the branches at the bifurcation is restricted to being rotated an angle +/-θ Instead, a possible feature is to separate the amount of rotation. This feature would...

enhancement

In manipulate branch there could be added an option to use a predefined array for branch extraction, instead of using vmtkbranchextractor.

enhancement