Page MenuHomePhabricator

Transfer mitk Images and Surfaces to python in memory
Closed, ResolvedPublic

Description

currently images and surfaces are exported to a temporary file and re-read with the python wrapped functions of the respective toolkits

however, it is possible to construct an adequate python object at runtime without using temporary files