Back to FabImage Library website
You are here: Start » Function Reference » Surface » Surface Spatial Transforms » AbsoluteSurface

AbsoluteSurface
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DStandard |
Transforms Z coordinate of each surface point to its absolute value.
Syntax
C++
C#
void fil::AbsoluteSurface ( const fil::Surface& inSurface, fil::Surface& outSurface )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inSurface | const Surface& | Input surface | |
![]() |
outSurface | Surface& | Output surface |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.