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

Utility functions for image geometry management. More...

#include <IPSDKImage/IPSDKImageExports.h>
#include <IPSDKImage/Geometry/ImageGeometryTypes.h>
#include <IPSDKImage/Geometry/Component/GeometryComponentUtils.h>
#include <IPSDKImage/Geometry/Plan/ImagePlanGeometryUtils.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::image
 Namespace agregating IPSDK image management routines and classes.
 

Functions

IPSDKIMAGE_API bool ipsdk::image::haveSameSize (const BaseImageGeometry &geometry1, const BaseImageGeometry &geometry2)
 compare two image geometry size More...
 
IPSDKIMAGE_API bool ipsdk::image::isEqual (const BaseImageGeometry &geometry1, const BaseImageGeometry &geometry2)
 compare two image geometry More...
 
IPSDKIMAGE_API ImageGeometryPtr ipsdk::image::createBoundingGeometry (const BaseImageGeometry &geometry1, const BaseImageGeometry &geometry2, const eImageBufferType &outputBufferType)
 function allowing to create a bounding geometry for two input images geometries and a target output buffer More...
 

Detailed Description

Utility functions for image geometry management.

Author
E. Noirfalise
Date
2015/08/27