Difference between revisions of "Slicer3:Remote Data Handling"

From NAMIC Wiki
Jump to: navigation, search
Line 3: Line 3:
 
== Remote I/O for Slicer3 ==
 
== Remote I/O for Slicer3 ==
  
=== ITK Factory mechanism for fetching and writing remote data (for command line modules, batch processing, and grid processing) ===
+
=== === ITK-based mechanism handling remote data (for command line modules, batch processing, and grid processing) ===
  
=== vtkMRMLStorageNode methods for fetching and writing remote data (for loading and saving data for interactive use) ===
+
=== vtkMRMLStorageNode methods for handling remote data (for loading and saving data for interactive use) ===
  
 
=== Asynchronous I/O Manager ===
 
=== Asynchronous I/O Manager ===

Revision as of 20:38, 30 January 2008

Home < Slicer3:Remote Data Handling

Back to Slicer3 Projects List

Remote I/O for Slicer3

=== ITK-based mechanism handling remote data (for command line modules, batch processing, and grid processing)

vtkMRMLStorageNode methods for handling remote data (for loading and saving data for interactive use)

Asynchronous I/O Manager