15 #ifndef __IPSDKIPLGLOBALMEASURE_NORMALIZEDCROSSCORRELATION2DMSR_H__ 16 #define __IPSDKIPLGLOBALMEASURE_NORMALIZEDCROSSCORRELATION2DMSR_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedNCCResult.h> 26 class NormalizedCrossCorrelationMsr2dLvl1;
71 #endif // __IPSDKIPLGLOBALMEASURE_NORMALIZEDCROSSCORRELATION2DMSR_H__ #define IPSDKIPLGLOBALMEASURE_API
Import/Export macro for library IPSDKIPLGlobalMeasure.
Definition: IPSDKIPLGlobalMeasureExports.h:25
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedNCCResultPtr multiSlice_normalizedCrossCorrelationMsr2d(const ipsdk::image::ImageConstPtr &pInImg1, const ipsdk::image::ImageConstPtr &pInImg2)
wrapper function for measures the global Normalized Cross-Correlation between two images ...
boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedNCCResult > PlanIndexedNCCResultPtr
shared pointer to ipsdk::imaproc::attr::PlanIndexedHistogramData
Definition: OutPINCCResult.h:135
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< NormalizedCrossCorrelationMsr2dLvl1 > normalizedCrossCorrelationMsr2d_async(const ipsdk::image::ImageConstPtr &pInImg1, const ipsdk::image::ImageConstPtr &pInImg2)
asynchronous wrappers
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::PlanIndexedDoublesPtr getAsyncProcessorMultiSliceOutput(boost::shared_ptr< AreaPercent2dMsrLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::DoublesPtr getAsyncProcessorOutput(boost::shared_ptr< AreaPercent2dMsrLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLGLOBALMEASURE_API ipsdk::ipReal64 normalizedCrossCorrelationMsr2d(const ipsdk::image::ImageConstPtr &pInImg1, const ipsdk::image::ImageConstPtr &pInImg2)
wrapper function for measures the global Normalized Cross-Correlation between two images ...
boost::shared_ptr< const BaseImage > ImageConstPtr
Definition of import/export macro for library.
IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< NormalizedCrossCorrelationMsr2dLvl1 > multiSlice_normalizedCrossCorrelationMsr2d_async(const ipsdk::image::ImageConstPtr &pInImg1, const ipsdk::image::ImageConstPtr &pInImg2)
asynchronous wrappers