![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
This is the complete list of members for ipsdk::image::ImageStripExtractor, including all inherited members.
| extractXStrip2d(const ipUInt64 zPlanIdx, const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetX, const ipUInt64 stripSizeX, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageXStrip2d) | ipsdk::image::ImageStripExtractor | static |
| extractXStrip2dWithKernel(const ipUInt64 zPlanIdx, const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 startingKernelSizeX, const ipUInt64 endingKernelSizeX, const ipUInt64 startingKernelSizeY, const ipUInt64 endingKernelSizeY, const typename FragmentType::BorderStorageType &pPreviousImageXStrip2d, const typename FragmentType::BorderStorageType &pNextImageXStrip2d, const ipUInt64 mainStripStartOffsetX, const ipUInt64 mainStripSizeX, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageXStrip2dWithKernel) | ipsdk::image::ImageStripExtractor | static |
| extractYStrip2d(const ipUInt64 zPlanIdx, const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetY, const ipUInt64 stripSizeY, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageYStrip2d) | ipsdk::image::ImageStripExtractor | static |
| extractYStrip2d(const ipUInt64 zPlanIdx, const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetY, const ipUInt64 stripSizeY, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, const typename FragmentType::InputStorageType &pPlanStorage, const DataIdentifierConstPtr &pImageIdentifier, const DataItemMapConstPtr &pImageHeader, boost::shared_ptr< FragmentType > &pImageYStrip2d) | ipsdk::image::ImageStripExtractor | static |
| extractYStrip2dWithKernel(const ipUInt64 zPlanIdx, const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 startingKernelSizeX, const ipUInt64 endingKernelSizeX, const ipUInt64 startingKernelSizeY, const ipUInt64 endingKernelSizeY, const typename FragmentType::BorderStorageType &pPreviousImageYStrip2d, const typename FragmentType::BorderStorageType &pNextImageYStrip2d, const ipUInt64 mainStripStartOffsetY, const ipUInt64 mainStripSizeY, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageYStrip2dWithKernel) | ipsdk::image::ImageStripExtractor | static |
| extractYStrip3d(const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetY, const ipUInt64 stripSizeY, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageYStrip3d) | ipsdk::image::ImageStripExtractor | static |
| extractYStripColor2d(const ipUInt64 zPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetY, const ipUInt64 stripSizeY, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, const bool bAllowGreyColorGeometry, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageYStripColor2d) | ipsdk::image::ImageStripExtractor | static |
| extractYStripSeq2d(const ipUInt64 zPlanIdx, const ipUInt64 cPlanIdx, const ipUInt64 stripStartOffsetY, const ipUInt64 stripSizeY, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageYStripSeq2d) | ipsdk::image::ImageStripExtractor | static |
| extractZStrip3d(const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetZ, const ipUInt64 stripSizeZ, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageZStrip3d) | ipsdk::image::ImageStripExtractor | static |
| extractZStrip3d(const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetZ, const ipUInt64 stripSizeZ, const ipUInt64 imageSizeZ, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, const typename FragmentType::InputStorageType &pPlansCollStorage, const DataIdentifierConstPtr &pImageIdentifier, const DataItemMapConstPtr &pImageHeader, boost::shared_ptr< FragmentType > &pImageZStrip3d) | ipsdk::image::ImageStripExtractor | static |
| extractZStrip3dWithKernel(const ipUInt64 cPlanIdx, const ipUInt64 tPlanIdx, const ipUInt64 startingKernelSizeX, const ipUInt64 endingKernelSizeX, const ipUInt64 startingKernelSizeY, const ipUInt64 endingKernelSizeY, const ipUInt64 startingKernelSizeZ, const ipUInt64 endingKernelSizeZ, const typename FragmentType::BorderStorageType &pPreviousImageZStrip3d, const typename FragmentType::BorderStorageType &pNextImageZStrip3d, const ipUInt64 mainStripStartOffsetZ, const ipUInt64 mainStripSizeZ, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageZStrip3dWithKernel) | ipsdk::image::ImageStripExtractor | static |
| extractZStripColor3d(const ipUInt64 tPlanIdx, const ipUInt64 stripStartOffsetZ, const ipUInt64 stripSizeZ, const eStripAllocationType &stripAllocationType, const eStripParsingDirection &stripParsingDirection, const bool bAllowGreyColorGeometry, typename FragmentType::ImageType &inputImage, boost::shared_ptr< FragmentType > &pImageZStripColor3d) | ipsdk::image::ImageStripExtractor | static |
1.8.14