![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Structure allowing to encaspulate smart shading correction results. More...
#include <SmartShadingCorrectionImgTypes.h>
Public Member Functions | |
constructor and destructor | |
| SmartShadingCorrectionResult () | |
| SmartShadingCorrectionResult (const image::ImagePtr &pOutImg, const ipReal64 offset, const ipReal64 factor) | |
| ~SmartShadingCorrectionResult () | |
Public Attributes | |
| image::ImagePtr | _pOutImg |
| output result associated to smart shading correction processing | |
| ipReal64 | _offset |
| offset for smart shading correction | |
| ipReal64 | _factor |
| factor for smart shading correction | |
Structure allowing to encaspulate smart shading correction results.
1.8.14