Page MenuHomePhabricator

Add RGB image support for Python images
Closed, ResolvedPublic

Description

RGB images can't be transferred to python as a simple itk image. An special case should be added to handle the image transfer of RGB images.

Event Timeline

User heime has pushed new remote branch:

bug-19419-python-rgb

[0ef6ad]: Merge branch 'bug-19419-python-rgb'

Merged commits:

2015-11-04 14:45:12 Eric Heim [9c8f47]
Added simple itk rgb rgba image support in python.