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

Was this helpful?

Edit on GitHub
  1. Image Analysis

Voxelization

PreviousImage RegistrationNextPoint Clouds

Last updated 4 years ago

Was this helpful?

Voxelization is the conversion of geometric mesh data into image data. This means you will take a mesh that represents a 3D geometry, and you will get a 3D image out.

Start by opening you mesh of choice (or select Demo>Basic>Mesh Demo)

Run the "Mesh to Image" command

You will be presented with a dialog where you tune the dimensions of your output image and can select the mesh to process (if there are multiple meshes in your scene). Note that the choice of image dimensions can have a significant impact. If you choose a size that is too small, then there is a chance that your mesh will not be "water tight," meaning that there may be gaps in the surface. On the other hand, big images can be hard to deal with.

Your resulting image will be opened as a new image within imagej