SimpleITK/Pending Tasks: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* | = Java = | ||
* R Testing | |||
* | * Testing | ||
* CMake | * Bridge between sitkImage and java image class (target ImageJ plugins) | ||
* | |||
= R = | |||
* Testing | |||
* Package generation (via cmake custom commands) | |||
* Bridge between sitkImage and numpy arrays | |||
= CMake = | |||
* Configuration to Install simpleITK | |||
* Enable find_package(simpleITK) to be used from applications. |
Revision as of 15:56, 22 December 2010
Java
- Testing
- Bridge between sitkImage and java image class (target ImageJ plugins)
R
- Testing
- Package generation (via cmake custom commands)
- Bridge between sitkImage and numpy arrays
CMake
- Configuration to Install simpleITK
- Enable find_package(simpleITK) to be used from applications.