Difference between revisions of "Main Page"

From
Jump to: navigation, search
m
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Here you will find documentation for the tools distributed on [http://www.visus.org ViSUS.org]
 
Here you will find documentation for the tools distributed on [http://www.visus.org ViSUS.org]
  
== ViSUS Convert ==  
+
== ViSUS Utilities ==  
  
Short description of ViSUS Convert
+
ViSUS provides several command line utilities, for example to compress or convert datasets from different file formats (i.e. image formats or raw arrays) to IDX.
 +
The supported formats are the ones supported by [http://freeimage.sourceforge.net/features.html FreeImage].
  
Learn more about [[ViSUS Convert]].
+
Learn more about data conversion to IDX in [[ViSUS Convert]].
 +
 
 +
You can find here the full list of [[ViSUS Utilities]].
  
 
== ViSUS Viewer ==  
 
== ViSUS Viewer ==  
  
Short description of ViSUS viewer
+
ViSUS viewer is the main tool for interactive visualization and analysis of large scale datasets.
  
 
Learn more about [[ViSUS Viewer]].
 
Learn more about [[ViSUS Viewer]].
 +
 +
== ViSUS WebViewer ==
 +
 +
ViSUS WebViewer allows to visualize you large scale imagery data interactively on your browser.
 +
 +
Learn more about [[ViSUS WebViewer]]
  
 
== ViSUSpy ==  
 
== 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]].
 
Learn more about [[ViSUSpy]].
Line 21: Line 32:
 
== ViSUS Server ==  
 
== ViSUS Server ==  
  
Short description of 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]].
 
Learn more about [[ViSUS Server]].
Line 35: Line 47:
 
== ViSOAR ==  
 
== ViSOAR ==  
  
Short description of ViSOAR
+
ViSOAR is a visualization tool for large scale imagery.
  
Learn more about [[ViSOAR]].
+
Learn more about [https://visoar.org/ ViSOAR].
  
 
== PIDX ==  
 
== PIDX ==  
  
Short description of 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: [https://github.com/sci-visus/PIDX/ PIDX]
  
 
Learn more about [[PIDX]].
 
Learn more about [[PIDX]].

Revision as of 20:40, 17 August 2017

Welcome to the ViSUS.org Wiki

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

ViSUS Utilities

ViSUS provides several command line utilities, for example to compress or convert datasets from different file formats (i.e. image formats or raw arrays) to IDX. The supported formats are the ones supported by FreeImage.

Learn more about data conversion to IDX in ViSUS Convert.

You can find here the full list of ViSUS Utilities.

ViSUS Viewer

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

Learn more about ViSUS Viewer.

ViSUS WebViewer

ViSUS WebViewer allows to visualize you large scale imagery data interactively on your browser.

Learn more about ViSUS WebViewer

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.