IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDKIPLGeometricTransform.h
Go to the documentation of this file.
1 // IPSDKIPLGeometricTransform.h:
3 // -------------------------
4 //
14 
15 #ifndef __IPSDKIPLGEOMETRICTRANSFORM_H__
16 #define __IPSDKIPLGEOMETRICTRANSFORM_H__
17 
29 
30 #include <IPSDKMath/Geometry/2d/Transform/Affine2d.h>
31 #include <IPSDKMath/Geometry/2d/Transform/AnisotropicScale2d.h>
32 #include <IPSDKMath/Geometry/2d/Transform/Homography2d.h>
33 #include <IPSDKMath/Geometry/2d/Transform/Rigid2d.h>
34 #include <IPSDKMath/Geometry/2d/Transform/Rotation2d.h>
35 #include <IPSDKMath/Geometry/2d/Transform/Scale2d.h>
36 #include <IPSDKMath/Geometry/2d/Transform/Similarity2d.h>
37 #include <IPSDKMath/Geometry/2d/Transform/Translation2d.h>
38 
39 #include <IPSDKMath/Geometry/3d/Transform/Affine3d.h>
40 #include <IPSDKMath/Geometry/3d/Transform/AnisotropicScale3d.h>
41 #include <IPSDKMath/Geometry/3d/Transform/Homography3d.h>
42 #include <IPSDKMath/Geometry/3d/Transform/Rigid3d.h>
43 #include <IPSDKMath/Geometry/3d/Transform/Rotation3d.h>
44 #include <IPSDKMath/Geometry/3d/Transform/Scale3d.h>
45 #include <IPSDKMath/Geometry/3d/Transform/Similarity3d.h>
46 #include <IPSDKMath/Geometry/3d/Transform/Translation3d.h>
47 
48 #endif // __IPSDKIPLGEOMETRICTRANSFORM_H__
Wrapper functions for Flips input image along x-axis.
Wrapper functions for image 3d zoom algorithm.
Wrapper functions for image 2d zoom algorithm.
Wrapper functions for algorithm allowing to apply a motion transformation warping operation on a 3d i...
Wrapper functions for algorithm allowing to apply a motion transformation warping operation on a 2d i...
Wrapper functions for Resamples along z-axis a 3d image with unregularly spaced z-plans.
Wrapper functions for Resamples along z-axis a 3d image with regularly spaced z-plans.
Wrapper functions for flips input image along z-axis.
Wrapper functions for Flips input image along y-axis.
Wrapper functions for ring surface unrolling.
Wrapper functions for cylinder surface unrolling.