IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
PatchBasedBilateralUtils.h File Reference
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PatchBasedBilateralParams.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedPatchBasedBilateralParams.h>
#include <IPSDKUtil/BaseTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 

Functions

bool ipsdk::comparePatchBasedBilateralParams (const imaproc::attr::PatchBasedBilateralParams &outParams, const imaproc::attr::PatchBasedBilateralParams &refParams, const ipReal64 paramsCompareTol, const std::string &msgPrefix)
 
bool ipsdk::comparePlanIndexedPatchBasedBilateralParams (const imaproc::attr::PlanIndexedPatchBasedBilateralParams &outPIParams, const imaproc::attr::PlanIndexedPatchBasedBilateralParams &refPIParams, const ipReal64 paramsCompareTol, const std::string &msgPrefix)
 
void ipsdk::comparePatchBilateralResults (const image::ImagePtr &pOutImg, const imaproc::attr::PatchBasedBilateralParams &outParams, const boost::filesystem::path &refImgPath, const imaproc::attr::PatchBasedBilateralParams &refParams, const ipReal64 imgCompareAbsTol, const ipReal64 imgCompareRelTol, const ipReal64 paramsCompareTol, const std::string &msgPrefix)
 
void ipsdk::compareMultiSlicePatchBilateralResults (const image::ImagePtr &pOutImg, const imaproc::attr::PlanIndexedPatchBasedBilateralParams &outParams, const boost::filesystem::path &refImgPath, const imaproc::attr::PlanIndexedPatchBasedBilateralParams &refParams, const ipReal64 imgCompareAbsTol, const ipReal64 imgCompareRelTol, const ipReal64 paramsCompareTol, const std::string &msgPrefix)
 

Detailed Description

Author
H. Delestre
Date
2017/06/28