Back to FabImage Studio website

You are here: Start » Filter Reference » Surface » Surface Features » SurfaceVolume_Single

SurfaceVolume_Single


Module: Vision3DStandard

Computes the volume of a surface with respect to a plane.

Name Type Description
Input value inSurface Surface Input surface
Input value inZ Double The volume is calculated with respect to the plane Z = inZ
Input value inRoi Region* Range of pixels to be processed
Input value inVolumeCalculationMethod VolumeCalculationMethod Determines how the parts of a volume are added up
Output value outVolume Double Volume of the input surface
Output value outPlane Plane3D The plane defined as Z = inZ

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Region of interest exceeds an input surface in SurfaceVolume_Single.
DomainError Unsupported inVolumeCalculationMethod in SurfaceVolume_Single.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of SurfaceVolume filter group.