IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::itrans::SmartShadingCorrectionResult Struct Reference

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
 

Detailed Description

Structure allowing to encaspulate smart shading correction results.


The documentation for this struct was generated from the following file: