CTK Integration Levels Overview: Difference between revisions
From Commontk
Jump to navigationJump to search
(replaced "Details" by "Scenarios"; links named "Details" now refer to concept/status pages of the respective topics) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
CTK ''supports'' the ''common use'' of medical imaging software developments on | CTK ''supports'' the ''common use'' of medical imaging software developments on | ||
''different levels'' (not all of these levels are available yet): | ''different levels'' (not all of these levels are available yet). | ||
This ranges from loosely coupled applications (level 1: basically data exchange) to more and more tight integration (level 2: parameter exchange; level 3: exchange of events; level 4: exchange of services; level 5: complete integration). | |||
{|border="0" cellspacing="0" cellpadding="4" | {|border="0" cellspacing="0" cellpadding="4" | ||
Line 7: | Line 8: | ||
! CTK benefit for App/Module | ! CTK benefit for App/Module | ||
|- style="background-color:#EEEEEE;" | |- style="background-color:#EEEEEE;" | ||
| Level 1: DICOM | | Level 1: DICOM Part 19 | ||
([[IntegrationLevel1Details|Scenarios]], [[Documentation/DicomApplicationHosting|Details]]) | ([[IntegrationLevel1Details|Scenarios]], [[Documentation/DicomApplicationHosting|Details]]) | ||
| | | | ||
Line 18: | Line 19: | ||
|- | |- | ||
| Level 2: Command line interface | | Level 2: Command line interface | ||
([[IntegrationLevel2Details|Scenarios]], | ([[IntegrationLevel2Details|Scenarios]], [[Documentation/Command Line Interface|Details]]) | ||
| | | | ||
* parsing of parameter descriptions | * parsing of parameter descriptions |
Latest revision as of 13:20, 25 April 2013
Home < CTK Integration Levels OverviewCTK supports the common use of medical imaging software developments on different levels (not all of these levels are available yet). This ranges from loosely coupled applications (level 1: basically data exchange) to more and more tight integration (level 2: parameter exchange; level 3: exchange of events; level 4: exchange of services; level 5: complete integration).
CTK benefit for Host | CTK benefit for App/Module | |
---|---|---|
Level 1: DICOM Part 19 |
|
|
Level 2: Command line interface |
|
|
Level 3: CTK event bus |
| |
Level 4: CTK services |
| |
Level 5: “Classic” C++ |
|