Back to Aurora Vision Library website
You are here: Start » Function Reference » Computer Vision » Image Analysis » PhotometricStereo_InitializeHeightMapStruct
PhotometricStereo_InitializeHeightMapStruct
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | Photometric |
Creates a structure used for computing height map in photometric stereo filter.
Syntax
C++
C#
void avl::PhotometricStereo_InitializeHeightMapStruct ( const int inImageWidth, const int inImageHeight )


