Page MenuHomePhabricator

Importing multi-component images with OpenCv does not work.
Closed, ResolvedPublic

Description

While importing multi-component images with sitk works with PythonService, the importing of a 2d multi-component image does not work with opencv.

Event Timeline

User wirkert has pushed new remote branch:

bug-19302-import-opencv-vectorimages

Pushed branch is irrelevant due to changes by Eric and Michael in 18050.
However, copying from python to mitk with opencv images remains todo.

User wirkert has pushed new remote branch:

bug-19302-opencv_to_mitk_vectorimages

[d834a3]: Merge branch 'bug-19302-opencv_to_mitk_vectorimages'

Merged commits:

2016-01-13 15:05:36 Sebastian Wirkert [398875]
Add possibility to import opencv images from python console to mitk.
Note that I reformatted the file, thus many changes.