Difference between revisions of "2012 Summer Project Week:CMake for AIM API"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2012.png|Projects List </gallery> ==Key Investigators== * Northwestern: Pat Mongklowat, Vlad Kleper * BWH: …') |
|||
Line 33: | Line 33: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | Standalone cross-platform portable AIM API library distributed under | + | Standalone cross-platform portable AIM 3.0 API library distributed under NCI (BSD-like) license. |
==References== | ==References== |
Revision as of 20:38, 21 June 2012
Home < 2012 Summer Project Week:CMake for AIM APIKey Investigators
- Northwestern: Pat Mongklowat, Vlad Kleper
- BWH: Andrey Fedorov
Objective
Annotation Imaging and Markup is a format that can be used to organized various annotation information derived from the imaging data and save it in a consistent XML-based way. The library has originally been developed for Windows only. Currently, this code has been modified to be independent from Windows specific elements, and we would like to make it cross-platform by integrating it with CMake.
We are looking for CMake expertise to help us with this porting task.
Approach, Plan
Progress
Delivery Mechanism
Standalone cross-platform portable AIM 3.0 API library distributed under NCI (BSD-like) license.