Skip to main content

Volvicon Tutorials

Welcome to the Volvicon tutorial library. These guides provide step-by-step instructions for common workflows, from first-time setup through advanced automation techniques.

Each tutorial builds upon concepts from earlier lessons. If you are new to Volvicon, we recommend starting with the Getting Started tutorial and progressing sequentially through the Fundamentals section before exploring intermediate and advanced topics.

Volvicon Tutorials


Tutorial Structure

Tutorials are organized into three skill levels:

Fundamentals

These tutorials introduce core concepts and establish foundational skills:

TutorialDescriptionTime
Getting StartedFirst steps: launching Volvicon, opening data, and understanding the workspace15 min
Navigating the InterfaceWorkspace layouts, view controls, and navigation techniques20 min
Working with Volume DataImporting, processing, and exporting 3D image datasets25 min

Intermediate

These tutorials cover primary workflows for segmentation, surface generation, and visualization:

TutorialDescriptionTime
Threshold SegmentationIntensity-based segmentation for extracting structures from volume data25 min
Region-Based SegmentationRegion growing, watershed, and connectivity-based techniques30 min
Manual Mask EditingRefining segmentations with brushes, ROI tools, and morphological operations25 min
Creating 3D Surface ModelsGenerating triangle meshes from segmentation masks25 min
3D Visualization TechniquesVolume rendering, surface display, and clipping operations30 min
Measurements and StatisticsDistance, angle, volume, and statistical analysis tools30 min

Advanced

These tutorials address specialized workflows and automation:

TutorialDescriptionTime
Quality AnalysisWall thickness, deviation, curvature, and defect detection35 min
Volume Mesh for SimulationCreating tetrahedral meshes for finite element analysis30 min
AI-Powered SegmentationAutomated segmentation using TotalSegmentator, nnU-Net, MONAI, and Cellpose-SAM40 min
Python Scripting FundamentalsIntroduction to the Volvicon Scripting API45 min
Batch Processing and AutomationProcessing multiple datasets with scripted workflows40 min
Command Line InterfaceLaunching Volvicon from the terminal to open projects, import data, run scripts, and query version or license information20 min

Prerequisites

Before beginning these tutorials, ensure you have:

  • Volvicon installed and activated — See the Installation Guide and License Guide
  • Sample data — Most tutorials work with any volumetric dataset; some tutorials specify particular data types
  • Basic computer skills — Familiarity with file management and mouse/keyboard operations
Sample Data

If you do not have volumetric data available, public datasets from sources such as The Cancer Imaging Archive (TCIA) or the Visible Human Project provide suitable CT and MRI scans for learning purposes.


Learning Path Recommendations

Medical Imaging Workflow

For users focused on anatomical segmentation and clinical visualization:

  1. Getting Started → Navigating the Interface → Working with Volume Data
  2. Threshold Segmentation → Region-Based Segmentation → Manual Mask Editing
  3. Creating 3D Surface Models → 3D Visualization Techniques
  4. AI-Powered Segmentation (for automated workflows)

Industrial CT Analysis

For non-destructive testing and quality control applications:

  1. Getting Started → Working with Volume Data → Threshold Segmentation
  2. Creating 3D Surface Models → Measurements and Statistics
  3. Quality Analysis → Volume Mesh for Simulation
  4. Batch Processing and Automation (for production workflows)

Research and Development

For users who need to customize and automate analysis pipelines:

  1. Complete the Fundamentals and Intermediate sections
  2. Python Scripting Fundamentals → Batch Processing and Automation
  3. Command Line Interface (for scripted, pipeline-driven launches)
  4. AI-Powered Segmentation (for ML integration)

Getting Help

If you encounter difficulties while following these tutorials:

  • User Guide — Reference documentation for all tools is available in the GUI Reference
  • API Documentation — Scripting tutorials reference the API Reference
  • Support — Submit questions through Help → Send Feedback in the application
note

Screenshots and interface elements in these tutorials reflect the current version of Volvicon. Minor visual differences may occur between versions.


Next Steps

Begin your learning journey with Getting Started to set up your first Volvicon project.