Difference between revisions of "Slicer3:Remote Data Handling"

From NAMIC Wiki
Jump to: navigation, search
(New page: ''' Back to Slicer3 Projects List ''' == Remote I/O for Slicer3 == === ITK Factory mechanism for fetching and writing remote data (for command...)
 
Line 1: Line 1:
 
 
 
'''[[Slicer3:Developers#Slicer_3_Projects | Back to Slicer3 Projects List ]]'''
 
'''[[Slicer3:Developers#Slicer_3_Projects | Back to Slicer3 Projects List ]]'''
  
Line 9: Line 7:
 
=== vtkMRMLStorageNode methods for fetching and writing remote data (for loading and saving data for interactive use) ===
 
=== vtkMRMLStorageNode methods for fetching and writing remote data (for loading and saving data for interactive use) ===
  
=== Asynchronous I/O (and Processing?) Manager ===
+
=== Asynchronous I/O Manager ===

Revision as of 20:33, 30 January 2008

Home < Slicer3:Remote Data Handling

Back to Slicer3 Projects List

Remote I/O for Slicer3

ITK Factory mechanism for fetching and writing 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)

Asynchronous I/O Manager