Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Surface Basics

Surface Basics

Select a filter from the list below.

Icon Name Description
AccessSurface Returns individual fields of a surface.
ArrangePoint3DArray Creates a surface structure from Point3D array taking into account X and Y coordinates.
ArrangePoint3DGrid Creates a surface structure from Point3DGrid taking into account X and Y coordinates.
ConvertCoordinateSystem2DTo3D Converts a coordinate system connected with the surface image to a coordinate system connected with the surface.
ConvertSurfaceType Changes the point Z coordinate type.
CreateFlatSurface Creates a uniform surface.
GetSurfaceElement Gets the value of a single point of a surface.
GetSurfaceElement_Interpolated Returns an interpolated single point of a surface given its surface grid coordinates.
GetSurfacePath Returns a path consisting of interpolated single points of a surface given their surface grid coordinates.
MakeSurfaceFromImage Creating Surface structure out of depth map image obtained from a 3D depth camera or other external sources using 2D images to transfer depth map data.
ProjectPathOntoSurface Returns a path consisting of interpolated single points of a surface given their coordinates in surface coordinate system.
ProjectPointOntoSurface Returns an interpolated single point of a surface given its coordinates in surface coordinate system.
ResamplePoint3DGrid Creates a surface structure from Point3DGrid taking into account X and Y coordinates and trying to preserve continuity of the surface.
SkipEmptySurface Secures against domain errors caused by empty surfaces, e.g. just before the FitPlaneToSurface filter is to be invoked.
SkipEmptySurfaceRegion Secures against domain errors caused by regions with no valid point, e.g. just before the SurfaceMassCenter filter is to be invoked.
TestSurface Returns a sample 3D surface.