IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
LawTexInitializerUtils.h File Reference

Utility functions for Law's texture filter attribute output initialization management. More...

#include <IPSDKIPL/IPSDKIPLStats/IPSDKIPLStatsExports.h>
#include <IPSDKImageProcessing/OutputInitializer/Image/CustomInitializer/CustomImageInfoTypes.h>
#include <IPSDKImageProcessing/OutputInitializer/Image/ImageInitializerOperators.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptLawTextureKernel2dTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptLawTextureKernel3dTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::stats
 Namespace aggregating image statistics computation algorithms.
 

Functions

IPSDKIPLSTATS_API CustomImageInfoPtr ipsdk::imaproc::stats::outputLawTexture2d (const ImageAttributeConstPtr &pInputImgAttribute, const boost::shared_ptr< attr::InOptLawTextureKernel2dTypes > &pInKernelTypesAttribute)
 function allowing to create a Law's texture 2d filter output image initializer
 
IPSDKIPLSTATS_API CustomImageInfoPtr ipsdk::imaproc::stats::outputLawTexture3d (const ImageAttributeConstPtr &pInputImgAttribute, const boost::shared_ptr< attr::InOptLawTextureKernel3dTypes > &pInKernelTypesAttribute)
 function allowing to create a Law's texture 3d filter output image initializer
 

Detailed Description

Utility functions for Law's texture filter attribute output initialization management.

Author
H. Delestre
Date
2017/02/17