DICOM Image segmentation and 3d construction using VTK [closed]

asked 2019-11-14 08:15:17 -0600

snehal gravatar image

Hello ,

I am working on .dcm image (dicom image)

In my case there are 152 image slices.

I have used https://www.raddq.com/dicom-processin... link for segmentation . After segmentation, i used region of interest(ROI) on that segmented area.

Now i have parameters x,y,w,h and crop image which is getting from ROI.

I want to visualize this segmented data in 3D using VTK library with python .

Is there any way to visualize this data. I am confused what will be the parameters of vtk function .

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2019-11-14 08:15:50.236832

Comments

unrelated to opencv

berak gravatar imageberak ( 2019-11-14 08:16:48 -0600 )edit