![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
[Input] binary image z strip 3d for operation associated to a kernel More...
#include <InBinKnlZStrip3d.h>
Static Public Member Functions | |
| static boost::shared_ptr< InBinKnlZStrip3d > | createAttribute () |
| attribute creation function | |
| static const std::string & | getObjectNameStr () |
| method allowing to retrieve object name | |
| static const std::string & | getToolTipStr () |
| method allowing to retrieve object tooltip | |
| static const boost::filesystem::path | getHeaderPathStr () |
| retrieve relative header path associated to attribute | |
| static const std::string | getLibraryNameStr () |
| retrieve library name associated attribute | |
Static Public Member Functions inherited from ipsdk::BaseSerializationObject | |
| static ipUInt32 | getVersion () |
Static Public Member Functions inherited from ipsdk::BaseDynamicObject | |
| static const std::string & | getTypeName () |
Static Public Attributes | |
| static const bool | g_bOptionalAttribute = false |
| attribute optional status | |
Static Public Attributes inherited from ipsdk::imaproc::BaseZStrip3dWithKernelAttribute | |
| static const eStripAttributeType::domain | g_stripAttributeType |
Static Public Attributes inherited from ipsdk::imaproc::BaseStripAttribute | |
| static const eImageProcessingAttributeType::domain | g_imageProcessingAttributeType |
Static Public Attributes inherited from ipsdk::imaproc::BaseImageProcessingAttribute | |
| static const processor::eAttributeType::domain | g_attributeType |
Additional Inherited Members | |
Public Types inherited from ipsdk::imaproc::BaseInputZStrip3dWithKernelAttribute | |
| typedef image::InputImageZStrip3dWithKernel | ValueType |
| typedef boost::shared_ptr< ValueType > | StorageType |
| typedef boost::shared_ptr< const ValueType > | ConstStorageType |
Protected Attributes inherited from ipsdk::BaseObjectWithSkeleton | |
| eSklSrzMode | _sklSrzMode |
[Input] binary image z strip 3d for operation associated to a kernel
Rule on attribute is given by
ipsdk::imaproc::bufferType (attribute,image::eImageBufferType::eIBT_Binary)
1.8.14