Page MenuHomePhabricator

ChangeRequest2.txt

Authored By
fritzsck
Oct 12 2009, 10:07 AM
Size
846 B
Referenced Files
None
Subscribers
None

ChangeRequest2.txt

Summary of bug description
* Actual behavior: the itk pixeltype itkDiffusionTensor3D
cannot be handled by mitkPixelType
* expected behaviour: behaviour implemented but code commented
out right now. mitkPixelType should recognize pixel-type and set
TypeId, NumberOfComponents, Type, Bpe and ItkTypeId accordingly
Cause of the bug
(How could this happen?, what went wrong?)
- does not apply here
Proposed solution
(How do I plan to fix this? Other solutions?)
- see attachment
Affected classes
(Which classes will be modified?)
- mitk/Core/Code/Algorithms/mitkCoreObjectFactory.cpp
- mitk/Core/Code/Algorithms/mitkCoreObjectFactory.h
- mitk/Core/Code/Algorithms/mitkCoreObjectFactoryBase.h
How will the bugfix get tested?
(unit test possible?, manual test necessary? how can it be tested?)

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
210
Default Alt Text
ChangeRequest2.txt (846 B)

Event Timeline

change request mitkPixelType and ImageCast