Skip to content

psavery/tomviz

 
 

tomviz_logo

Build Status

The Tomviz project is developing a cross platform, open source application for the processing, visualization, and analysis of 3D tomographic data. It features a complete pipeline capable processing data from alignment, reconstruction, and segmentation through to displaying, visualizing, and interacting with 3D reconstructions of tomographic data. Many of the data operators are available as editable Python scripts that can be modified in the interface to experiment with different techniques. The pipeline can be saved to disk, and a number of common file formats are supported for importing and exporting data.

tomviz_screenshot

The Tomviz project was founded by Marcus D. Hanwell and Utkarsh Ayachit at Kitware, David A. Muller (Cornell University), and Robert Hovden (University of Michigan), funded by DOE Office of Science contract DE-SC0011385.

Installing

We recommend downloading the current stable release, but also provide nightly binaries built by our dashboards for Windows, macOS, and Linux.

Windows: Follow the installation instructions, double-click on the Tomviz icon to launch the application. macOS: After downloading the package double-click to begin installation. Drag the Tomviz icon into your Applications directory – or anywhere else you would like to store it. Double-click on the icon to open it, nightly builds will require right-clicking and selecting open. Linux: A binary (tar.gz) is provided, or it can be built from source. See instructions for building found in the BUILDING.md document.

A Quick Tutorial

  1. Open a sample dataset by clicking “Sample Menu > Reconstruction ” at the top menubar.
  2. Create a 3D volumetric visualization by clicking “Visualization > Volume” at the top menubar.
  3. Interact with your volume in the center panel titled “RenderView”.

User Guide

Start by watching this short video to see Tomviz in action.

Also Tomviz user guide has more detailed information to get started.

Publications using Tomviz

Contributing

Our project uses GitHub for code review, please fork the project and make a pull request if you would like us to consider your patch for inclusion.

Kitware, Inc.

About

Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.9%
  • Python 18.4%
  • CMake 1.9%
  • Shell 0.5%
  • Dockerfile 0.3%
  • C 0.0%