Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Fitting » AnalyzePoint3DGrid

AnalyzePoint3DGrid


Module: Vision3DLite

Analyzes the steps in X and Y directions of a point 3D grid.

Name Type Range Description
Input value
inPointGrid Point3DGrid
Input value
inPointGridType Point3DGridType
Input value
inXLimits ValueLimits Limits for the X coordinate
Input value
inYLimits ValueLimits Limits for the Y coordinate
Input value
inZLimits ValueLimits Limits for the Z coordinate
Input value
inEpsilonX Real 0.0 - Maximum possible error in the X direction
Input value
inEpsilonY Real 0.0 - Maximum possible error in the Y direction
Input value
inCoverage Real 0.0 - 1.0 Percentage of points that should be taken into account
Output value
outScaleX Double
Output value
outOffsetX Double
Output value
outScaleY Double
Output value
outOffsetY Double

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 Unsupported inPointGridType in AnalyzePoint3DGrid.

Complexity Level

This filter is available on Basic Complexity Level.