Developer Reference for Intel® Integrated Performance Primitives
Returns an infinite rectangle.
IppiRect ippiWarpGetRectInfinite(void);
ippi.h
Headers: ippcore.h, ippvm.h, ipps.h
Libraries: ippcore.lib, ippvm.lib, ipps.lib
The function returns a constant rectangle that is considered as an infinite rectangle by Intel IPP WarpPerspective functions. Use this rectangle in the following functions: WarpPerspectiveGetSize, WarpPerspectiveInitNearest, WarpPerspectiveInitLinear, and WarpPerspectiveCubic.
The macro definition is: #define ippRectInfinite ippiWarpGetRectInfinite().