![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Types of 2d kernels used for Law's texture computation. More...
Classes | |
| class | ipsdk::imaproc::attr::LawTextureKernel2dTypes |
| Types of 2d kernels used for Law's texture computation. More... | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::LawTextureKernel2dTypesPtr | ipsdk::imaproc::attr::createLawTextureKernel2dTypes () |
| function allowing to create a LawTextureKernel2dTypes data item with default values | |
| IPSDKIPLATTRIBUTES_API ipsdk::ipUInt32 | ipsdk::imaproc::attr::getNbFramesInOutSeqImgFromKernel2dTypes (const imaproc::attr::LawTextureKernel2dTypes &kernelTypes) |
| function allowing to retrieve number of associated frames in image sequence resulting from Law's texture filter application with pKernelTypes provided as input parameter | |
Types of 2d kernels used for Law's texture computation.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| FlagL5E5_E5L5 | L5E5/E5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagL5R5_R5L5 | L5R5/R5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagL5S5_S5L5 | L5S5/S5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagE5E5 | E5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagE5S5_S5E5 | E5S5/S5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagE5R5_R5E5 | E5R5/R5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagS5S5 | S5S5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagS5R5_R5S5 | S5R5/R5S5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagR5R5 | R5R5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
1.8.14