Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
IW_DECL(IwsVector) iwsVector_GetRoiVector(
const IwsVector *pVector,
IwsRoi roi
);
pVector |
Pointer to the IwsVector structure. |
roi |
ROI line of the required sub-vector. |
This function returns a sub-vector with the size and starting point of the specified ROI. You can apply this function recursively.
The IwsVector structure of the sub-vector.