IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
ImageStripSplitUtils.h File Reference

Utility functions for image strip split management. More...

#include <IPSDKImageProcessing/DataSplit/ImageFragmentSplitUtils.h>
#include <IPSDKImage/Fragment/Strip/ImageStripTypes.h>
#include <IPSDKUtil/Tools/ProcessingResult.h>
#include <boost/utility/enable_if.hpp>

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

template<typename OutputDataType >
boost::enable_if_c< OutputDataType::g_bInput, BoolResult >::type ipsdk::imaproc::readStripFromImage (const OutputDataType &strip)
 method allowing to read strip data from image for input strips types
 
template<typename OutputDataType >
boost::disable_if_c< OutputDataType::g_bInput, BoolResult >::type ipsdk::imaproc::readStripFromImage (const OutputDataType &strip)
 method allowing to read strip data from image for input strips types
 

Detailed Description

Utility functions for image strip split management.

Author
E. Noirfalise
Date
2016/03/01