Back to FabImage Library website

You are here: Start » Function Reference » Surface » Surface Basics » ConvertCoordinateSystem2DTo3D

ConvertCoordinateSystem2DTo3D


Header: FIL.h
Namespace: fil
Module: Vision3DStandard

Converts a coordinate system connected with the surface image to a coordinate system connected with the surface.

Syntax

C++
C#
 
void fil::ConvertCoordinateSystem2DTo3D
(
	const fil::CoordinateSystem2D& inCoordinateSystem,
	const fil::SurfaceFormat& inSurfaceFormat,
	fil::CoordinateSystem2D& outCoordinateSystem
)

Parameters

Name Type Default Description
Input value
inCoordinateSystem const CoordinateSystem2D& Coordinate system connected with the surface image
Input value
inSurfaceFormat const SurfaceFormat& Format of the surface
Output value
outCoordinateSystem CoordinateSystem2D& Coordinate system connected with the surface