First Steps
This page describes how to start using Volvicon after installation.
Launching Volvicon
- Double-click the Volvicon icon on your desktop, or select Volvicon from the Start menu
- Wait for the application to load
- If prompted, complete the license activation (see Installation)
note
Update your graphics drivers before first launch to avoid rendering issues.
Interface Overview
When Volvicon starts, you see the main interface with these components:
| Component | Description |
|---|---|
| Ribbon | Tabs containing tools and commands organized by function |
| 3D View | Displays volume renderings and surface meshes |
| 2D Views | Displays axial, coronal, and sagittal slice views |
| Project Panel | Lists objects in the current project (volumes, masks, surfaces) |
| Properties Panel | Shows properties of the selected object |
For detailed interface documentation, see The Interface.
Configuring Preferences
To configure application preferences:
- Click Preferences in the Setup section of the File ribbon tab
- Configure settings in the available categories
- Click OK to save
For detailed preferences documentation, see Preferences.
Creating a New Project
- Click New Project on the File ribbon tab, or press
Ctrl+Shift+N - Select the data file(s) to create the project from
- Configure import options (if applicable)
- Click OK to create the project
A project file stores references to imported data and all objects created during analysis.
Importing Data
To import additional data into an existing project:
- Click Import on the File ribbon tab
- Select the data type from the menu:
- Another Volvicon Project – Import objects from another project
- Image Stack – Sequence of 2D images
- DICOM Images – Medical imaging series
- 3D Images – Volume image file formats
- 3D Raw Image – Raw binary volume data
- 3D Images As Masks – Import as mask data
- Surface CAD/STL Models – STL, OBJ, PLY files
- Volume Mesh Models – Tetrahedral mesh formats
- Navigate to the data location
- Configure import options (if applicable)
- Click OK
note
Large datasets may take time to import. Progress is shown in the status bar.
Import Options
| Data Type | Options |
|---|---|
| DICOM Images | Series selection, patient anonymization |
| 3D Raw Image | Data type, dimensions, byte order, header offset |
| Image Stack | Start/end indices, step, scale factors |
Basic Navigation
3D View Controls
| Action | Mouse | Result |
|---|---|---|
| Rotate | Left-drag | Rotates the view around the object |
| Pan | Middle-drag | Moves the view |
| Zoom | Right-drag or scroll | Zooms in/out |
2D View Controls
| Action | Mouse | Result |
|---|---|---|
| Pan | Left-drag | Moves the view |
| Zoom | Right-drag or scroll | Zooms in/out |
| Scroll slices | Scroll wheel | Moves through slices |
| Window/Level | Middle-drag | Adjusts brightness/contrast |
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Ctrl+Shift+N | New Project |
Ctrl+O | Open Project |
Ctrl+S | Save Project |
Ctrl+Shift+S | Save Project As |
Ctrl+Z | Undo |
Ctrl+Y | Redo |
F1 | Open help |
For a complete list, see Default Shortcuts.
Saving Your Work
Save Project
- Press
Ctrl+Sor click Save on the File ribbon tab - Click Save As to save a copy with a new name
Export Data
To export results:
- Select the object to export in the Project Panel
- Click Export on the File ribbon tab
- Select the export format from the menu:
| Object Type | Export Options |
|---|---|
| Volume | Image Stack, Video, DICOM Images, Volume Image |
| Mask | Mask Image |
| Surface Mesh | Surface Model |
| Volume Mesh | Volume Mesh Model |
| Scene | 3D Scene |
- Configure options and click OK
Media Options
The File ribbon tab also provides media functions:
| Button | Description |
|---|---|
| Record Video | Record a video of the user interface |
| Save Screenshot | Capture the current interface to an image file |
| Print the current views as a report |
Next Steps
- Understanding Volume Data – Learn about volumetric image data
- The Interface – Detailed interface documentation
- File Tab Overview – Project management and file operations
- Learning Library – Step-by-step guides for common tasks
- Understanding Masks – Learn about segmentation masks
- GUI Reference – Detailed interface documentation
- Python Scripting – Automate tasks with Python
- User Interface Guide – In-depth interface reference