LogoLogo
  • Welcome
  • Installation
    • Installing Fiji
    • Installing the sciview plugin for Fiji
    • Installing the development version of the sciview plugin for Fiji
  • Demo Gallery & Recipes
    • Published Examples
    • Feature Demos
    • Recipes
  • Basics
    • First Scene
    • Volumetric Data
    • Mesh Processing
  • Image Analysis
    • Creating and Exporting Isosurfaces
    • Image Registration
    • Voxelization
  • Complex Data
    • Point Clouds
    • 3D Segmentations
  • Scripting
    • First scripts
    • Animations
    • Find and Count Cells
  • VR & AR
    • VR & AR
  • Development
    • First Demo Command
    • Customizing the Inspector
    • Update sites
    • Benchmarking
  • Workshops
    • HIP 2021
    • I2K 2020
  • Surveys
    • I2K 2020
Powered by GitBook
On this page
  • Changing colormap
  • Changing transfer function
  • What about timeseries?

Was this helpful?

Edit on GitHub
  1. Basics

Volumetric Data

PreviousFirst SceneNextMesh Processing

Last updated 2 years ago

Was this helpful?

Let's start with our trusty ImageJ toolbar and an empty sciview scene.

Now open the script editor by first clicking on the ImageJ toolbar then pressing "[". Download and open this script in the script editor to generate a 3D image volume that we can use.

Now press "Run" or Ctrl + R

You can close the script editor, then "Add volume" in sciview.

Then you will get a dialog where you can change the resolution of your volume's voxels (for example, if you are using confocal microscopy data, your z-resolution will be much larger)

Your volume should open up in the sciview window

Now let's do something fun. Start an animation to circle around your volume

Start recording a video

After some time, stop recording the video

Changing colormap

Let's change the colormap of a volume

Voila, now we have a new colormap

Changing transfer function

Let's change the transfer function

Voila, now we have a new transfer function

What about timeseries?

No problem! Try the "Volume Timeseries" demo

You'll get a volume that looks like this

Now press play and enjoy