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...)
 
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(375 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
+
<big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer3:Remote_Data_Handling  here]</font></big>
 
 
'''[[Slicer3:Developers#Slicer_3_Projects | 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 (and Processing?) Manager ===
 

Latest revision as of 18:07, 10 July 2017

Home < Slicer3:Remote Data Handling

Note: We are migrating this content to the slicer.org domain - The newer page is here