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

Wrapper functions for measures of similarity between two images. More...

#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/SimilarityStats.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::SimilarityStatsPtr ipsdk::imaproc::glbmsr::similarityMsr (const ipsdk::image::ImageConstPtr &pInImg1, const ipsdk::image::ImageConstPtr &pInImg2)
 wrapper function for measures of similarity between two images More...
 
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< SimilarityMsrLvl1 > ipsdk::imaproc::glbmsr::similarityMsr_async (const ipsdk::image::ImageConstPtr &pInImg1, const ipsdk::image::ImageConstPtr &pInImg2)
 asynchronous wrappers
 
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::SimilarityStatsPtr ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< SimilarityMsrLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for measures of similarity between two images.

Author
R. Abbal
Date
2015/04/16