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

Public Member Functions

constructor and destructor
 PatchBasedBilateralResult (const image::ImagePtr &pOutImg, const attr::PatchBasedBilateralParamsPtr &pOutParams)
 
 ~PatchBasedBilateralResult ()
 

Public Attributes

image::ImagePtr _pOutImg
 output image
 
attr::PatchBasedBilateralParamsPtr _pOutParams
 

Member Data Documentation

◆ _pOutParams

attr::PatchBasedBilateralParamsPtr ipsdk::imaproc::filter::PatchBasedBilateralResult::_pOutParams

output algorithm parameters, automatically computed by the filter from the gaussian noise estimated in the input image


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