![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Types of 3d kernels used for Law's texture computation. More...
Classes | |
| class | ipsdk::imaproc::attr::LawTextureKernel3dTypes |
| Types of 3d kernels used for Law's texture computation. More... | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::LawTextureKernel3dTypesPtr | ipsdk::imaproc::attr::createLawTextureKernel3dTypes () |
| function allowing to create a LawTextureKernel3dTypes data item with default values | |
| IPSDKIPLATTRIBUTES_API ipsdk::ipUInt32 | ipsdk::imaproc::attr::getNbFramesInOutSeqImgFromKernel3dTypes (const imaproc::attr::LawTextureKernel3dTypes &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 3d kernels used for Law's texture computation.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| FlagL5L5E5 | L5L5E5/L5E5L5/E5L5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5L5S5 | L5L5S5/L5S5L5/S5L5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5L5R5 | L5L5R5/L5R5L5/R5L5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5E5E5 | L5E5E5/E5L5E5/E5E5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5E5S5 | L5E5S5/L5S5E5/E5L5S5/E5S5L5/S5L5E5/S5E5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5E5R5 | L5E5R5/L5R5E5/E5L5R5/E5R5L5/R5L5E5/R5E5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5S5S5 | L5S5S5/S5L5S5/S5S5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5S5R5 | L5R5S5/L5S5R5/R5L5S5/R5S5L5/S5L5R5/S5R5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagL5R5R5 | L5R5R5/R5L5R5/R5R5L5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagE5E5E5 | E5E5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagE5E5S5 | E5E5S5/E5S5E5/S5E5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagE5E5R5 | E5E5R5/E5R5E5/R5E5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagE5S5S5 | E5S5S5/S5E5S5/S5S5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagE5S5R5 | E5R5S5/E5S5R5/R5E5S5/R5S5E5/S5E5R5/S5R5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagE5R5R5 | E5R5R5/R5E5R5/R5R5E5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagS5S5S5 | S5S5S5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| FlagS5S5R5 | R5S5S5/S5R5S5/S5S5R5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagS5R5R5 | R5R5S5/R5S5R5/S5R5R5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | false |
| FlagR5R5R5 | R5R5R5. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
1.8.14