Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2019
IW_DECL_CPP(IwiRoi) iwiMirror_GetSrcRoi(
IppiAxis axis,
IwiSize dstSize,
IwiRoi dstRoi
)
axis |
Mirror axis. |
imageSize |
Size of the image in pixels. |
dstRoi |
Destination image ROI. |
This function calculates the source image ROI from the destination image ROI.
Source image ROI.
ippStsNotSupportedModeErr |
The selected combination of parameters' values is not supported. |
ippStsNullPtrErr |
At least one of the pointers is NULL. |