The eXtensible Imaging Platform™ (XIP™) is an Open Source project that provides a framework for developing image processing and visualization applications. While XIP's emphasis is medical applications, it can be used for other types of applications.
This repository holds a DICOM Hosted Application built from the XIP Skeleton Application that simple executes a shell or DOS command, passing to the command the names of the files holding the data being provided by the DICOM Hosting System.
The ultimate goals of the project include:
- Provide a really simple example of a complete XIP-based application.
- Provide a means to launch any program that can be started from a command line prompt as a DICOM Hosted Application.
XIP™, including the XIP™ Command Execution Application is distributed under the Apache 2.0 License. Please see the NOTICE and LICENSE files for details.
You will find more details about XIP™ in the following links:
- [Home Page] (http://www.OpenXIP.org)
- [Forum/Mailing List] (https://groups.google.com/forum/?fromgroups#!forum/openxip)
- [Issue tracker] (https://plans.imphub.org/browse/XIP)
- [Documentation] (https://docs.imphub.org/display/XIP)
- [Git code repository] (https://github.com/OpenXIP/xip-app-cmdexec)
- Windows installer