#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PatchBasedBilateralParams.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedPatchBasedBilateralParams.h>
#include <IPSDKUtil/BaseTypes.h>
Go to the source code of this file.
|
| | ipsdk |
| | Main namespace for IPSDK library.
|
| |
|
|
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) |
| |
- Author
- H. Delestre
- Date
- 2017/06/28
- Copyright
- 2017 Reactiv'IP, all right reserved.