Difference between revisions of "Main Page"

From
Jump to: navigation, search
m (ViSUSpy)
(ViSUSpy)
Line 18: Line 18:
 
== ViSUSpy ==  
 
== ViSUSpy ==  
  
ViSUSpy is a python framework that enables to use all the streaming, progressive, multiresolution capabilities of ViSUS viewer through python.
+
ViSUSpy is a python framework that enables to use all the streaming, progressive, multiresolution capabilities of [[ViSUS Viewer]] through python.
  
 
Learn more about [[ViSUSpy]].
 
Learn more about [[ViSUSpy]].

Revision as of 22:51, 2 August 2017

Welcome to the ViSUS.org Wiki

Here you will find documentation for the tools distributed on ViSUS.org

ViSUS Convert

ViSUS convert is the tool that allows to convert data from different file formats (i.e. mainly image formats and raw) to IDX. The supported formats are the ones supported by FreeImage.

Learn more about ViSUS Convert.

ViSUS Viewer

ViSUS viewer is the main tool for interactive visualization and analysis of large scale datasets.

Learn more about ViSUS Viewer.

ViSUSpy

ViSUSpy is a python framework that enables to use all the streaming, progressive, multiresolution capabilities of ViSUS Viewer through python.

Learn more about ViSUSpy.

ViSUS Server

ViSUS Server is the server component that handles the streaming of the data to multiple clients (e.g. like ViSUS Viewer). It is deployed as an Apache module with the ViSUS Docker Deployment.

Learn more about ViSUS Server.

ViSUS Docker Deployment

In the ViSUS Docker Deployment you can find ready to use:

  • ViSUS server installation
  • ViSUSpy installation

Learn more about ViSUS Docker Deployment.

ViSOAR

ViSOAR is a visualization tool for large scale imagery.

Learn more about ViSOAR.

PIDX

PIDX is an efficient parallel I/O library that reads and writes multiresolution IDX data files.

PIDX is open source and available on GitHub: PIDX

Learn more about PIDX.