SimpleITK/Pending Tasks: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with " * Java Testing * R Testing * R Package generation (via cmake custom commands) * CMake configuration for ** Install simpleITK ** Enable find_package(simpleITK) to be used from ...")
 
No edit summary
Line 1: Line 1:
* Java Testing
* Java Testing
* R Testing
* R Testing
Line 6: Line 5:
** Install simpleITK
** Install simpleITK
** Enable find_package(simpleITK)  to be used from applications.
** Enable find_package(simpleITK)  to be used from applications.
* Bridge between sitkImage and
** Python numpy arrays
** javaImage
** R arrays

Revision as of 15:53, 22 December 2010

  • Java Testing
  • R Testing
  • R Package generation (via cmake custom commands)
  • CMake configuration for
    • Install simpleITK
    • Enable find_package(simpleITK) to be used from applications.
  • Bridge between sitkImage and
    • Python numpy arrays
    • javaImage
    • R arrays