jackyko1991 / Intracranial-CFD

5 stars 2 forks source link

how to MPR with input image and the centerline to straighten the image data? #1

Open yeppp27 opened 3 years ago

yeppp27 commented 3 years ago

hello , I'm really want to know which code includes MPR of the workflow 14 . I'm confused about how to straighten the centerline of the input image.

Thank you .

jackyko1991 commented 3 years ago

Sorry that this repo is quite messy. You may find the MPR here: https://github.com/jackyko1991/Intracranial-CFD/tree/master/cxx/Multiplanar-Reconstruction

A pythonic VMTK version can be found here: https://github.com/vmtk/vmtk/blob/master/vmtkScripts/vmtkimagecurvedmpr.py

yeppp27 commented 3 years ago

thanks!