You are here: Start » FIL.NET » Invoke.PhotometricStereo_ComputeHeightMap

Invoke.PhotometricStereo_ComputeHeightMap

Computes the shape of the image object using surface normals.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void PhotometricStereo_ComputeHeightMap
(
	Fil.Image inSurfaceNormals,
	Fil.Image outHeightMap
)

Parameters

Name Type Range Default Description
inSurfaceNormalsFil.Image
outHeightMapFil.Image

See also