![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Parameters of patch-based bilateral filters. More...
Classes | |
| class | ipsdk::imaproc::attr::PatchBasedBilateralParams |
| Parameters of patch-based bilateral filters. More... | |
Parameters of patch-based bilateral filters.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| PatchHalfSize | half-size of the patch | ipsdk::DataItemLeaf<ipsdk::ipUInt32> | |
| KernelRadius | radius for circular (in 2d) or spherical (in 3d) kernels | ipsdk::DataItemLeaf<ipsdk::ipUInt32> | |
| SpaceSigma | sigma for spatial gaussian function | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| PatchSimilaritySigma | sigma for patch similarity gaussian function | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| NoiseSigma | standard deviation of the noise estimated in the image | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14