Back to FabImage Studio website
You are here: Start » Filter Reference » Surface » Surface Spatial Transforms » FlattenSurface_WithScalePreserving
Module: | Vision3DStandard |
---|
Flattens a curved surface preserving the scale on the axes.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inSurface | Surface | Input surface | |
![]() |
inCurvatureAxis | Axis | Axis along which the input surface is curved | |
![]() |
inStdDev | Real | 0.0 - ![]() |
Standard deviation for smoothing of the surface |
![]() |
outFlattenedGrid | Point3DGrid | Output point grid | |
![]() |
diagSmoothedSurface | Surface | Surface smoothed with a Gaussian kernel |
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 | Unknown axis type in FlattenSurface_WithScalePreserving. |
Complexity Level
This filter is available on Basic Complexity Level.