PhotometricStereo_ComputeHeightMap
Computes the shape of the image object using surface normals.
Syntax
C++
C#
Python
def PhotometricStereo_ComputeHeightMap(
inSurfaceNormals: Image,
outHeightMap: Image,
/
)
-> None
Parameters
|
Name |
Type |
Default |
Description |
 |
inSurfaceNormals |
Image |
|
|
 |
outHeightMap |
Image |
|
|