Centerline options and best way to measure arterial vessels?

Good evening, how can I make the axial cut, when shown in the “3D only” follow the center line I made? that in order to measure the diameter of the vessels as well as possible.

slicer centerline

We have developed a module that does this in SlicerHeart project, but we’ll make it public only when the associated paper is published. Until then, there are two modules that you can use to achieve this:

  1. Create curved planar reformat volume and measure on that volume
  1. Reslice the original volume along a curve using Endoscopy module
2 Likes

Good morning, I managed to make the centerline with the module “volume reslice driver” with the previous version, however in this new version “2020-02-11” the module “Endoscopy” does not recognize the pattern when using the "open curve markup "which is indispensable to see if the centerline is correct. Thanks for your help.

I’ve updated the Endoscopy module to also take markups curve as input (in Slicer Preview Release, available from tomorrow) to take. Endoscopy still creates an approximating curve, which slightly differs from the interpolating curve of markups curve, but as long as the points are equally spaced and curvatures are not too extreme then they should be close enough.

We’ll release a curve explorer module later that can use markups curves without approximation. Maybe we’ll merge it with the curve planar reformatting module.

Good morning, Andrass, when I try to download the version 2020-02-17, I download the 2020-02-12, how can I download the newest version? Cheers

I had the same problem today !

Date in the Slicer package reflects the date when Slicer core is last changed. If there are no changes in the core then the package date will remain the same.

image

Changed extensions are still updated (you need to update or uninstall/reinstall in Extension Manager to get latest version if there was any change).

image

Good night Andras, the “open curve markup” is not yet recognized by the “endoscopy” module in version 2020-02-17. Thank you for your help, where would I send you a personal email? regards.

I’ve merged this today (in rev28775). It should be avaiable in tomorrow’s Slicer Preview Release (or you can replace Endoscopy.py file in your Slicer installation by this latest version).