Skip to content

(Tuto): Use new data api

Emilie WERNERT requested to merge tuto-use-new-data-api into dev

What does this MR do?

Refactor some services and libraries to use new Image, Mesh and Array API:

  • Refactor Tuto14 and Tuto16 specific algorithms to use the new API
  • Refactor scene to use new API and remove some warnings
  • Refactor visuVTKAdaptor to use new API
  • Refactor itkRegistrationOp library to use new API

How to test it?

Launch all the tutorials, examples, PoC and applications and check that nothing is broken. You should see less [DEPRECATED] logs.

Associated Issues/Merge Requests

Merge request reports