How can I get the interpolated pathway using control points and visualize it in Volume Viewer?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Patiala Ghos
el 8 de Feb. de 2021
Respondida: darova
el 21 de Feb. de 2021
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.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!