You are here: Start » FIL.NET » FIS.PhotometricStereo_ComputeHeightMap Method

FIS.PhotometricStereo_ComputeHeightMap Method

Computes the shape of the image object using surface normals.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inSurfaceNormalsFilNet.Image
outHeightMapFilNet.Image

See also