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

Invoke.PhotometricStereo_ComputeHeightMap

Computes the shape of the image object using surface normals.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inSurfaceNormalsAvl.Image
outHeightMapAvl.Image

See also