Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image Analysis » PhotometricStereo_ComputeHeightMap

PhotometricStereo_ComputeHeightMap


Computes the shape of the image object using surface normals.

Name Type Description
inSurfaceNormals Image
outHeightMap Image

Requirements

For input inSurfaceNormals only pixel formats are supported: 2⨯real.

Read more about pixel formats in Image documentation.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError No proper structure available to compute heights for given image dimensions in PhotometricStereo_ComputeHeightMap. Please use PhotometricStereo_InitializeHeightMapStruct before using this function.
DomainError Not supported inSurfaceNormals pixel format in PhotometricStereo_ComputeHeightMap.

Complexity Level

This filter is available on Basic Complexity Level.