All Projects → scenerygraphics → sciview

scenerygraphics / sciview

Licence: BSD-2-Clause license
sciview is a tool for visualization and interaction with ND image and mesh data

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to sciview

MorphoLibJ
Collection of mathematical morphology methods and plugins for ImageJ
Stars: ✭ 84 (+68%)
Mutual labels:  imagej, fiji
knip
KNIME Image Processing Extension
Stars: ✭ 45 (-10%)
Mutual labels:  imagej, fiji
imagej macros and scripts
ImageJ macros and scripts written at the imaging facility MRI
Stars: ✭ 19 (-62%)
Mutual labels:  imagej, fiji
imagingbook-public
Image processing software for textbooks by W. Burger & M. Burge
Stars: ✭ 11 (-78%)
Mutual labels:  imagej
BoneJ2
Plugins for bone image analysis
Stars: ✭ 17 (-66%)
Mutual labels:  imagej
opencv-rolling-ball
Fully Ported to Python from ImageJ's Background Subtractor. Rolling ball and sliding paraboloid background subtraction algorithms.
Stars: ✭ 34 (-32%)
Mutual labels:  imagej
flika
An interactive image processing program for biologists written in Python.
Stars: ✭ 20 (-60%)
Mutual labels:  imagej
Scripts
🔬🍸 Home of the ImageJ BAR: A collection of Broadly Applicable Routines for ImageJ
Stars: ✭ 18 (-64%)
Mutual labels:  imagej
Edge-Detection-project
Tiny Image in Javascript - Edge Detection Algorithms
Stars: ✭ 27 (-46%)
Mutual labels:  imagej
imagingbook-common
Common Java library for digital image processing books by Burger & Burge (OBSOLETE!)
Stars: ✭ 13 (-74%)
Mutual labels:  imagej
EDDS-freeware-releases
A project to bring the airport back to (virtual) life.
Stars: ✭ 53 (+6%)
Mutual labels:  scenery

Build Status Image.sc forum Join the chat at https://gitter.im/scenerygraphics/SciView

sciview - interactive visualisation in vr for fiji & imagej2

SciView is an ImageJ/FIJI plugin for 3D visualization of images and meshes. It uses scenery as a rendering backend and supports rendering to VR headsets via OpenVR.

sciview running the Game of Life 3D demo

sciview running the Game of Life 3D demo (see Demo > Game of Life 3D).

Documentation is being developed.

Adding to Fiji

Detailed installation instructions can be found in the sciview gitbook.

Should you experience any issues, please try the latest development version, which includes all the latest features and fixes.

Quick Start

Overview of sciview's user interface

Developers

Kyle Harrington, University of Idaho & Ulrik Guenther, MPI-CBG

Contributors

  • Curtis Rueden (University of Wisconsin, Madison)
  • Aryaman Gupta (MPI-CBG)
  • Tobias Pietzsch (MPI-CBG)
  • Robert Haase (MPI-CBG)
  • Jan Eglinger (FMI Basel)
  • Stephan Saalfeld (HHMI Janelia Farm)

Citation

In case you use sciview or scenery in a scientific publication, please cite this paper:

  • Ulrik Günther, Tobias Pietzsch, Aryaman Gupta, Kyle I.S. Harrington, Pavel Tomancak, Stefan Gumhold, and Ivo F. Sbalzarini: scenery — Flexible Virtual Reality Visualisation on the Java VM. IEEE VIS 2019 (accepted, arXiv:1906.06726).

Resources

DevOps

Triggering uploads to the update site:

Add either [SV_IJ_DEPLOY_UNSTABLE] or [SV_IJ_DEPLOY_PRIMARY] to a commit message

Acknowledgements

This software contains the following 3rd party libraries:

  • IntelliJ UI code, by JetBrains (licensed under the Apache Software License 2.0), see src/main/java/com/intellij
  • trove4j, by the Trove4j team (licensed under the Lesser GNU Public License 3.0), see src/main/java/gnu
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].