Page MenuHomePhabricator

Remove last remains of .pic support
Closed, ResolvedPublic

Description

Started at least 10 years ago in 2011 with T8977: New ipPic-Free design of PixelType, direct usage of IpPic has been removed from MITK. However, there are still a few dangling references, dead code, comments, and outdated documentation around. And of course the actually last functioning but deprecated usage of IpPic in the legacy pic IO.

IpPic or parts of it are still used by IpFunc so indirectly the library is still necessary but we should finally make the cut for direct usage.

I already replaced the last pic files in rMD MITK-Data with nrrd files. After this "task" is merged, a second commit to rMD MITK-Data must follow to remove the unused pic files. I split it this way that current Differentials still succeed to build that are not based on the latest changes.

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision

Event Timeline

kislinsk triaged this task as Normal priority.Oct 14 2021, 1:30 PM
kislinsk created this task.
kislinsk updated the task description. (Show Details)
kislinsk renamed this task from Please enter a meaningful title to Remove last remains of .pic support.Oct 14 2021, 1:41 PM
kislinsk added a project: Breaking Change.
kislinsk added a revision: Restricted Differential Revision.Oct 14 2021, 1:49 PM

Deleted branch from rMITK MITK: bugfix/T28737-RemovePicSupport.