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

Utility functions for image output initializer management. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKImageProcessing/OutputInitializer/Image/ImageInitializerTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::imaproc
 Namespace agregating IPSDK base routines and classes for image algorithm processing.
 

Functions

IPSDKIMAGEPROCESSING_API const image::eImageBufferType & ipsdk::imaproc::getDefaultOutputBufferType (const image::eImageBufferType &inputImageBufferType, const ePromoteUnaryType &promoteUnaryType)
 method allowing to retrieve expected output buffer type for a given input buffer type and a promote unary operation type More...
 
IPSDKIMAGEPROCESSING_API const image::eImageBufferType & ipsdk::imaproc::getDefaultOutputBufferType (const image::eImageBufferType &inputImageBufferType1, const image::eImageBufferType &inputImageBufferType2, const ePromoteBinaryType &promoteBinaryType)
 method allowing to retrieve expected output buffer type for given input buffer types and a promote binary operation type More...
 

Detailed Description

Utility functions for image output initializer management.

Author
E. Noirfalise
Date
2014/06/23