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

Utility functions for attribute rules management for ring unrolling. More...

#include <IPSDKIPL/IPSDKIPLGeometricTransform/IPSDKIPLGeometricTransformExports.h>
#include <IPSDKImageProcessing/Rule/Image/ImageProperty/CustomCheckedImageProperty/CustomCheckedImagePropertyTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InCenter2d.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InRadius.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InRingHalfThickness.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InOptOutSizeX.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::gtrans
 Namespace aggregating image geometric transformation processing algorithms.
 

Functions

processor::RulePtr ipsdk::imaproc::gtrans::wholeRingIsInsideImg (const ImageAttributeConstPtr &pInImg, const boost::shared_ptr< attr::InCenter2d > &pInCenter2d, const boost::shared_ptr< attr::InRadius > &pInRadius, const boost::shared_ptr< attr::InRingHalfThickness > pInRingHalfThickness)
 rule allowing to check that whole ring is contained into input image
 
CustomCheckedImagePropertyPtr ipsdk::imaproc::gtrans::matchUnrollingOutput (const ImageAttributeConstPtr &pOutImg, const boost::shared_ptr< const attr::InOptOutSizeX > &pInOptOutSizeX, const boost::shared_ptr< const attr::InRingHalfThickness > &pInRingHalfThickness)
 rule allowing to check that output image plan size match ring unrolling parameters
 

Detailed Description

Utility functions for attribute rules management for ring unrolling.

Author
E.Noirfalise
Date
2017/04/13