Re: splinewidget with projection
zandarina <[email protected]> Wed, 8 May 2019 10:16:27 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
Dear all, I have implemented the panoramic view but i also want to implement it as this software you mention. that is, when we scroll we update the panoramic image and the implementation is a bit slow. By now i am doing it with vtkimagereslicer. For not getting lines when i apply a big thickness, i use small divisions of the spline in terms of spacing so the image i get is correct but the problem i need to get many slices in order of 500 and this is slow. And the problem comes when i want to move the dental curve and update the panoramic that it gets very slow. Any optimization to do that?. Or any other way to compute the panoramic. I have made my own implementation and i have also tried the code https://www.paraview.org/Wiki/VTK/Examples/Cxx/Visualization/CurvedReformation that it does exactly this but with this code, i get also the panoramic but the speed is even worse. Thanks -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers