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.
![]()
Tutorial Structure
Tutorials are organized into three skill levels:
Fundamentals
These tutorials introduce core concepts and establish foundational skills:
| Tutorial | Description | Time |
|---|---|---|
| Getting Started | First steps: launching Volvicon, opening data, and understanding the workspace | 15 min |
| Navigating the Interface | Workspace layouts, view controls, and navigation techniques | 20 min |
| Working with Volume Data | Importing, processing, and exporting 3D image datasets | 25 min |
Intermediate
These tutorials cover primary workflows for segmentation, surface generation, and visualization:
| Tutorial | Description | Time |
|---|---|---|
| Threshold Segmentation | Intensity-based segmentation for extracting structures from volume data | 25 min |
| Region-Based Segmentation | Region growing, watershed, and connectivity-based techniques | 30 min |
| Manual Mask Editing | Refining segmentations with brushes, ROI tools, and morphological operations | 25 min |
| Creating 3D Surface Models | Generating triangle meshes from segmentation masks | 25 min |
| 3D Visualization Techniques | Volume rendering, surface display, and clipping operations | 30 min |
| Measurements and Statistics | Distance, angle, volume, and statistical analysis tools | 30 min |
Advanced
These tutorials address specialized workflows and automation:
| Tutorial | Description | Time |
|---|---|---|
| Quality Analysis | Wall thickness, deviation, curvature, and defect detection | 35 min |
| Volume Mesh for Simulation | Creating tetrahedral meshes for finite element analysis | 30 min |
| AI-Powered Segmentation | Automated segmentation using TotalSegmentator, nnU-Net, MONAI, and Cellpose-SAM | 40 min |
| Python Scripting Fundamentals | Introduction to the Volvicon Scripting API | 45 min |
| Batch Processing and Automation | Processing multiple datasets with scripted workflows | 40 min |
| Command Line Interface | Launching Volvicon from the terminal to open projects, import data, run scripts, and query version or license information | 20 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
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:
- Getting Started → Navigating the Interface → Working with Volume Data
- Threshold Segmentation → Region-Based Segmentation → Manual Mask Editing
- Creating 3D Surface Models → 3D Visualization Techniques
- AI-Powered Segmentation (for automated workflows)
Industrial CT Analysis
For non-destructive testing and quality control applications:
- Getting Started → Working with Volume Data → Threshold Segmentation
- Creating 3D Surface Models → Measurements and Statistics
- Quality Analysis → Volume Mesh for Simulation
- Batch Processing and Automation (for production workflows)
Research and Development
For users who need to customize and automate analysis pipelines:
- Complete the Fundamentals and Intermediate sections
- Python Scripting Fundamentals → Batch Processing and Automation
- Command Line Interface (for scripted, pipeline-driven launches)
- 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
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.