SimpleITK/Pending Tasks: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
(→CMake) |
||
Line 17: | Line 17: | ||
* Configuration to Install simpleITK | * Configuration to Install simpleITK | ||
* Make easier to use it from applications without CMake | |||
* Enable find_package(simpleITK) to be used from applications. | * Enable find_package(simpleITK) to be used from applications. | ||
* Locate SDKs for different languages (and if found, turn wrapping ON for that language) |
Revision as of 15:58, 22 December 2010
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)