Hi MITK users,

there has been a major update in the core of the MITK framework very recently. 
The aim of the update was to resolve the dependency of the core module to the 
ipPic library as mentioned in the MITK Roadmap (http://mitk.org/wiki/Roadmap). 

The update includes:

 - refactoring of the mitk::Image class, more detailed:
    * replacing the formerly used IpPicDescriptor by a new structure
    * moving the statistics computation into a separate class

 - refactoring of the mitk::PixelType class

To still provide the support for .pic format ( i.e. for loading .pic files, old 
.mitk scene files )

 - the .pic format I/O related classes were moved to a separate module 
(IpPicSupport)

 - adaptors for transforming the IpPicDescriptor to the new ImageDescriptor and 
back have been implemented in the LegacyAdaptors module -> all methods in the 
module are declared as deprecated.

The more detailed documentation of the major changes can be also found on the 
webpage:

http://mitk.org/wiki/development/IpPicFreeCore

Don't hesitate to ask questions or report any problems you encounter. In case 
you would like not to include the changes yet, the latest commit before the 
merge is the one with hash value: 1871450c40e0de0f000ab27db10c920149884b04

http://mitk.org/git/?p=MITK.git;a=shortlog;h=1871450c40e0de0f000ab27db10c920149884b04

Thanks,

Jan





------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to