Back to FabImage Studio website

You are here: Start » Filter Reference » Computer Vision » Segmentation 3D » SegmentSurface_Planes

SegmentSurface_Planes


Module: FoundationBasic

Segments a surface into planes.

Name Type Range Description
Input value inSurface Surface
Input value inRoi Region* Range of pixels to be processed
Input value inCellWidth Integer 2 - Width of a single cell in the girds coordinate system
Input value inCellHeight Integer* 2 - Height of a single cell in the girds coordinate system
Input value inFlatnessNoiseLevel Double
Input value inMaxIterations Integer 1 -
Input value inMaxAngleDeviation Double
Input value inMaxDistanceDeviation Double
Input value inMinCellCoverage Real 0.0 - 1.0 Minimum percentage of valid points that a planar cell has to have
Input value inMinPlaneArea Integer 1 - + Minimum number of pixels for a single plane
Output value outPlaneRegions RegionArray
Output value outPlanes Plane3DArray
Diagnostic input diagPlanarCells RegionArray Computed planar cells

Complexity Level

This filter is available on Basic Complexity Level.