Skip to main content

Measure Tab Overview

The Measure ribbon tab provides tools for quantitative analysis of project data, including point-based measurements, geometric primitives, statistical analysis of volumes and masks, mesh quality evaluation, and report generation. These tools enable precise dimensional analysis, data characterization, and quality assessment across all data types in Volvicon.

Getting Started

The Measure tab is organized into logical sections based on data type. Start with Measurement Tools for basic distance and angle measurements, then use Statistics tools for in-depth analysis of volumes, masks, and meshes.

Tab Structure

The Measure tab organizes its functionality into four main sections:

Measurement Tools

Tools for creating and managing point-based measurements:

ToolDescription
MeasurementsAdd geometric measurements such as points, distances, angles, diameters, and contours
HistogramGenerate histograms of grayscale values from volume datasets
Draw Profile LineVisualize intensity profiles along user-defined lines

Primitive Tools

Tools for creating and analyzing geometric primitives:

ToolDescription
PrimitivesCreate geometric primitives such as planes, spheres, cylinders, and cones
Primitive FittingAutomatically fit primitives to point clouds or surface geometry
Measurement between PrimitivesMeasure distances and angles between primitive objects

Statistics

Tools for statistical analysis of data objects:

ToolDescription
Volume StatisticsCalculate grayscale statistics and histograms for volume datasets
Volume Similarity StatisticsCompare similarity metrics between two volume datasets
Mask StatisticsAnalyze whole mask, per-region, and per-label statistics
Compare MasksCalculate overlap statistics between two masks
Surface StatisticsReport mesh statistics for surfaces
Volume Mesh StatisticsReport mesh statistics for volume meshes

Analysis

Tools for advanced visualization and quality analysis:

ToolDescription
Slice AnalyzerVisualize slice gray values as a 3D surface with false-color enhancement
Mesh Quality AnalyzerAnalyze and visualize mesh element quality for surfaces and volume meshes

Common Concepts

Measurement Types

The Measurements tool supports several geometric measurement types:

TypeDescriptionCoordinates
PointSingle 3D coordinateP1 (X, Y, Z)
DistanceLinear distance between two pointsP1, P2
AngleAngle formed by three pointsP1, P2, P3 (vertex at P2)
DiameterDiameter measurement at a pointP1, P2, P3
ContourPerimeter and area of a closed or open curveMultiple points
CircleCircular annotation with radiusCenter + radius
EllipseElliptical annotationCenter + axes
RectangleRectangular annotationCorner + dimensions
Box3D box annotationOrigin + dimensions
CaptionText annotation at a 3D positionP1

Primitive Types

Primitives are idealized geometric shapes used for reference and measurement:

TypeDescription
PlaneInfinite flat surface defined by a point and normal vector
SphereBall defined by center and radius
CylinderCircular tube defined by axis and radius
ConeConical surface defined by apex, axis, and angle
CirclePlanar circle defined by center, normal, and radius
PointSingle reference point in 3D space
LineLine defined by two points or point and direction

Statistics Metrics

Statistical analysis tools report various metrics depending on the data type:

Grayscale Statistics (Volumes)

MetricDescription
MeanAverage intensity value
MedianMiddle value when sorted
Standard DeviationMeasure of intensity variation
VarianceSquare of standard deviation
Minimum / MaximumIntensity range
SumTotal of all intensity values
Voxel CountNumber of voxels analyzed

Shape Statistics (Masks)

MetricDescription
VolumeTotal volume in cubic units
Surface AreaBoundary surface area
Bounding BoxEnclosing axis-aligned box dimensions
CentroidCenter of mass position
Principal AxesOrientation of principal moments

Mesh Statistics (Surfaces/Volume Meshes)

MetricDescription
PointsTotal vertex count
CellsTotal element count (triangles or tetrahedra)
Area / VolumeTotal surface area or enclosed volume
BoundsSpatial extent in X, Y, Z

Report Generation

Analysis results from the Measure tab can be exported for documentation and quality control:

  • Export to file: Save statistics tables as CSV or text files
  • PDF Reports: Generate formatted reports with measurements, statistics, and snapshots using the PDF Report dialog

Scripting Support

Measurement and primitive operations can be automated using Python scripting. See the API documentation: