Difference between revisions of "Documentation/Nightly/Modules/SlicerToKiwiExporter"

From Slicer Wiki
Jump to: navigation, search
m
m
Line 8: Line 8:
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
Extension: [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]<br>
+
'''Extension:''' [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]<br>
Acknowledgments:
+
'''Acknowledgments:'''
 
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.<br>
 
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.<br>
Implementation of the Fuzzy Classification was contributed by Dr. Ming-Ching Chang from GE Research.<br>
+
'''Author:''' Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})<br>
Author: Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})<br>
+
'''Contributor1:''' Pat Marion ({{collaborator|name|kitware}})<br>
Contributor1: Pat Marion ({{collaborator|name|kitware}})<br>
+
'''Contributor2:''' Steve Pieper ({{collaborator|name|isomics}})<br>
Contributor2: Steve Pieper ({{collaborator|name|isomics}})<br>
+
'''Contact:''' Jean-Christophe Fillion-Robin, <email>jchris.fillionr@kitware.com</email><br>
Contact: Jean-Christophe Fillion-Robin, <email>jchris.fillionr@kitware.com</email><br>
 
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
Line 27: Line 26:
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
  
 +
The SlicerToKiwiExporter module provides Slicer user with any easy way to export [[Documentation/{{documentation/version}}/Modules/Models|models]] into a [http://www.kiwiviewer.org/ KiwiViewer] scene file.
  
 +
[http://www.kiwiviewer.org/ KiwiViewer] is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. [http://www.kiwiviewer.org/ KiwiViewer] supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into [http://www.kiwiviewer.org/ KiwiViewer] from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 34: Line 35:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 +
 +
== Saving a MRML scene as KiwiViewer scene file ==
 +
<gallery widths=230px heights=230px perrow=4>
 +
File:SlicerToKiwiExporter SaveDialog Select-file-format 1.png|1. Open save dialog and select <code>KiwiViewer File (*.kiwi.zip)</code> file format.
 +
File:SlicerToKiwiExporter SaveDialog Select-dest-directory 2.png|2. Choose destination directory
 +
File:SlicerToKiwiExporter SaveDialog ClickSave 3.png|3. Click on "Save" to export the MRML scene.
 +
</gallery>
 +
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 14:13, 27 August 2013

Home < Documentation < Nightly < Modules < SlicerToKiwiExporter


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: SlicerToKiwiExporter
Acknowledgments: This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.
Author: Jean-Christophe Fillion-Robin (Kitware)
Contributor1: Pat Marion (Kitware)
Contributor2: Steve Pieper (Isomics, Inc.)
Contact: Jean-Christophe Fillion-Robin, <email>jchris.fillionr@kitware.com</email>

Kitware, Inc.  
Isomics, Inc.  

Module Description

The SlicerToKiwiExporter module provides Slicer user with any easy way to export models into a KiwiViewer scene file.

KiwiViewer is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. KiwiViewer supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into KiwiViewer from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.

Use Cases

Tutorials

Saving a MRML scene as KiwiViewer scene file


Panels and their use

Similar Modules

References

Information for Developers