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

Public Member Functions

constructor and destructor
 PlanIndexedPatchBasedBilateralResult (const image::ImagePtr &pOutImg, const attr::PlanIndexedPatchBasedBilateralParamsPtr &pOutPIParams)
 
 ~PlanIndexedPatchBasedBilateralResult ()
 

Public Attributes

image::ImagePtr _pOutImg
 output image
 
attr::PlanIndexedPatchBasedBilateralParamsPtr _pOutPIParams
 

Member Data Documentation

◆ _pOutPIParams

attr::PlanIndexedPatchBasedBilateralParamsPtr ipsdk::imaproc::filter::PlanIndexedPatchBasedBilateralResult::_pOutPIParams

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: