SimpleITK/Pending Tasks

From KitwarePublic
< SimpleITK
Revision as of 15:58, 22 December 2010 by Ibanez (talk | contribs) (→‎CMake)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Python

  • Bridge between sitkImage and Python and numpy arrays

Java

  • Testing
  • Bridge between sitkImage and java image class (target ImageJ plugins)

R

  • Testing
  • Package generation (via cmake custom commands)
  • Bridge between sitkImage and R arrays

CMake

  • Configuration to Install simpleITK
  • Make easier to use it from applications without CMake
  • Enable find_package(simpleITK) to be used from applications.
  • Locate SDKs for different languages (and if found, turn wrapping ON for that language)