15 #ifndef __IPSDKIPLSTATS_LAWTEXTURE3DIMG_H__ 16 #define __IPSDKIPLSTATS_LAWTEXTURE3DIMG_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/LawTexPostProcParams.h> 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/LawTexPreProcParams.h> 22 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/LawTextureKernel3dTypes.h> 28 class LawTexture3dImgLvl1;
89 #endif // __IPSDKIPLSTATS_LAWTEXTURE3DIMG_H__ IPSDKIPLSTATS_API boost::shared_ptr< LawTexture3dImgLvl1 > lawTexture3dImg_async(const image::ImageConstPtr &pInImg3d)
asynchronous wrappers
#define IPSDKIPLSTATS_API
Import/Export macro for library IPSDKIPLStats.
Definition: IPSDKIPLStatsExports.h:25
boost::shared_ptr< BaseImage > ImagePtr
boost::shared_ptr< const LawTextureKernel3dTypes > LawTextureKernel3dTypesConstPtr
shared pointer to LawTextureKernel3dTypes data item
Definition: LawTextureKernel3dTypes.h:455
boost::shared_ptr< const LawTexPostProcParams > LawTexPostProcParamsConstPtr
shared pointer to const LawTexPostProcParams
Definition: LawTexPostProcParams.h:169
IPSDKIPLSTATS_API image::ImagePtr lawTexture3dImg(const image::ImageConstPtr &pInImg3d)
wrapper function for Apply Law's texture 3d filter on an image
IPSDKIPLSTATS_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< Kurtosis2dImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
boost::shared_ptr< const LawTexPreProcParams > LawTexPreProcParamsConstPtr
shared pointer to const LawTexPreProcParams
Definition: LawTexPreProcParams.h:169
Definition of import/export macro for library.
boost::shared_ptr< const BaseImage > ImageConstPtr