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

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.
 

Detailed Description

Structure allowing to encaspulate VSNR results.


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