How can I get the interpolated pathway using control points and visualize it in Volume Viewer?

조회 수: 1 (최근 30일)
I am working on the mandibular canal segmentation. I am using CBCT dental dataset. Each data is 480x480x320 DICOM images.
I have placed some control points along the canal as shown in the following figure.
Now I want to interpolate the pathway of the canal based on control points (as shown by the red line).
I have found some useful information in the following link regarding spline interpolation in 3D –
But the result generated by ‘cscvn’ is plotted using ‘fnplt’. In my case, I want to show it in Volume Viewer (as shown in the image). Also, I want to get the coordinates of the points along the pathway.
Thank you in advance.

채택된 답변

darova
darova 2021년 2월 21일
See this answer: LINK

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 3-D Volumetric Image Processing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by