How to implement CPR (curved planar reconstruction) from centerline?

A post was merged into an existing topic: Load markups curve from file

@lassoan Hello, if I want to use [CPR (curved planar reconstruction)]) on PyCharm to process my own DICOM data, what should I do?

That should be no problem. See a full example of how to use the Curved Planar Reformat module from a Python script here. The module requires the Python environment embedded in the 3D Slicer application. If you want to debug in PyCharm then you can follow these instructions.

Are there corresponding version requirements for Pycharm and 3D slicer?

Hello, when I debug CurvedPlanarReformat.py, the 3D slicer python console shows this prompt, how can I solve this? My pycharm version is 20241.4, and the 3D slicer version is 5.6.5