![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Structure allowing to encaspulate VSNR results. More...
#include <VSNRImgTypes.h>
Public Member Functions | |
constructor and destructor | |
| VSNRResult (const image::ImagePtr &pOutCorrectedImg, const image::ImagePtr &pOutNoiseImg) | |
| ~VSNRResult () | |
Public Attributes | |
| image::ImagePtr | _pOutCorrectedImg |
| Corrected image resulting of VSNR. | |
| image::ImagePtr | _pOutNoiseImg |
| Noise image removed from _pOutCorrectedImg by the VSNR. | |
Structure allowing to encaspulate VSNR results.
1.8.14