You are here: Start » AVL.NET » AVS.PhotometricStereo_ComputeHeightMap Method

AVS.PhotometricStereo_ComputeHeightMap Method

Computes the shape of the image object using surface normals.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void PhotometricStereo_ComputeHeightMap
(
	AvlNet.Image inSurfaceNormals,
	AvlNet.Image outHeightMap
)

Parameters

Name Type Range Default Description
inSurfaceNormalsAvlNet.Image
outHeightMapAvlNet.Image

See also