Back to Projects List
- Tamas Ungi (Queen's University)
- Tristan Watts-Willis (Verdure Imaging)
- Andras Lasso (Queen's University)
- Jean-Christophe Fillion-Robin (Kitware)
We have noticed in one application that registration using deformable transforms (vtkThinPlateSplineTransform) is significantly slower in Slicer 4.9 than in Slicer 4.8. This may cause FPS problems in IGT applications with real time tracking.
- Run real time updates (10 FPS) with deformable transforms and large models in the 3D view.
- Provide a script (Jupyter NB?) for reproducing the problem
- Isolate what is responsible for performance issues
- Fix the issue if possible
- Created a short test that runs from an empty scene and outputs profiling information
- Found out that the total time Slicer is irresponsive is the same, but rendering output is faster on 4.8