IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKGeometry
Transform
2d
GeometryTransform2dListMacros.h
Go to the documentation of this file.
1
// GeometryTransform2dListMacros.h:
3
// --------------------------------
4
//
14
15
#ifndef __IPSDKGEOMETRY_GEOMETRYTRANSFORM2DLISTMACROS_H__
16
#define __IPSDKGEOMETRY_GEOMETRYTRANSFORM2DLISTMACROS_H__
17
20
24
#define IPSDK_GEOMETRY_TRANSFORM_2D \
25
(AnisotropicScaleTransform2d) \
26
(HomographyTransform2d) \
27
(RigidTransform2d) \
28
(RotationTransform2d) \
29
(ScaleTransform2d) \
30
(SimilarityTransform2d) \
31
(TranslationTransform2d) \
32
(CentroidTransform2d) \
33
(ConvexHullTransform2d) \
34
(EnvelopeTransform2d) \
35
(SimplifyTransform2d) \
36
(MinEnclosingCircleTransform2d)
37
40
41
#endif // __IPSDKGEOMETRY_GEOMETRYTRANSFORM2DLISTMACROS_H__
Generated on Tue Apr 15 2025 16:20:47 for IPSDK by
1.8.14