Page MenuHomePhabricator

MITK crashes when transferring numpy arrays of certain dimensionality
Closed, InvalidPublic

Description

in the Python console, create a np array:

import numpy as np
a = np.zeros((100,200,4))

Double click a to load it to MITK. Will crash.

Event Timeline

schererj added a subscriber: schererj.

Code snippet is working on current master branch.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:30 PM
kislinsk removed heime as the assignee of this task.
kislinsk added a project: Bulk Edit.
kislinsk added a subscriber: heime.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.