Difference between revisions of "Main Page"
(→ViSUSpy) |
|||
Line 15: | Line 15: | ||
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 == |
Revision as of 23:11, 8 August 2017
Welcome to the ViSUS.org Wiki
Here you will find documentation for the tools distributed on ViSUS.org
Contents
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.
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.