Page MenuHomePhabricator

Adopt DICOM-LUT to MITK r2013-12
Closed, ResolvedPublic

Description

LUTs are already implemented in bugs 14386 and 15696. Since these branches also contain additional optimizations of MITK, this branch will focus only on mandatory snipplets to include LUTs based on MITK r2013-12.

Event Timeline

New remote branch pushed: bug-16908-adopt-LUTs-to-MITKr2013-12

[883769]: Merge branch 'bug-16908-adopt-LUTs-to-MITKr2013-12'

Merged commits:

2014-02-14 14:53:38 Andreas Fetzer [d9343f]
For legacy support add default lut to datanodes which don't have one


2014-02-05 16:41:48 Andreas Fetzer [bfe3f0]
Use vtkSmartPointers consistently. Replaced duplicate code + cleaning


2014-01-28 18:07:54 i.reicht [4708dc]
finalized merge of LUT functionality


2014-01-28 12:41:09 i.reicht [57ee9c]
including JET lookuptable added changes


2014-01-28 12:39:54 i.reicht [17e19a]
including JET lookuptable


2014-01-28 12:35:33 i.reicht [a88404]
interim commit almost final infrastructure


2014-01-27 18:22:21 i.reicht [ca75f7]
added DICOM LUTs files to core. LUTs can not be set so far still need to update mitklookuptable, mitklutpreference and datamanager