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

Wrapper functions for measure of common statistics indicators in the image (mean, max, etc.) computed along the X direction. More...

#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/ProjStatTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Doubles.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::glbmsr
 Namespace aggregating global measure operations on images, pixel by pixel.
 

Functions

IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr ipsdk::imaproc::glbmsr::yProjection2d (const ipsdk::image::ImageConstPtr &pInSubImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
 wrapper function for measure of common statistics indicators in the image (mean, max, etc.) computed along the X direction More...
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< YProjection2dLvl1 > ipsdk::imaproc::glbmsr::yProjection2d_async (const ipsdk::image::ImageConstPtr &pInSubImg, const ipsdk::imaproc::attr::eProjStatType &eInProjStatType)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< YProjection2dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for measure of common statistics indicators in the image (mean, max, etc.) computed along the X direction.

Author
R. Abbal
Date
2015/04/01