Navigation Menu

Skip to content

cjh1/tomviz

 
 

Repository files navigation

tomviz_logo

Stories in Ready Travis build status Circle build status AppVeyor 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. Mac OS X: After downloading the package double-click to begin installation. After reading the License Agreement, drag the Tomviz icon into your Applications directory – or anywhere else you would like to store it. The first time you open Tomviz, you will need to right-click on the application icon and select ‘open’. It will ask you if you are sure you wish to open it, click the ‘open’ button. This is only required the first time launching the application. It can be opened by double clicking after that. 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.

The 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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.9%
  • Python 15.9%
  • CMake 2.2%