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


