Visible to Intel only — GUID: GUID-7D0C2867-D6EA-44D4-B735-0605BAF936FD
class IwiWarpAffine
The IwiWarpAffine class consists of the following WarpAffine operation methods:
IwiWarpAffine()
Default constructor.
|
IwiWarpAffine() with Initialization
Default constructor with initialization.
|
|||||||||||||||||||||
Parameters |
|
||||||||||||||||||||
Exception Values |
|
InitAlloc()
Method to allocate and initialize the internal data structure.
|
|||||||||||||||||||||
Parameters |
|
||||||||||||||||||||
Exception Values |
|
||||||||||||||||||||
Return Values |
|
operator()
Method to perform the warp affine transformation on the specified image ROI.
|
|||||||||||||||||||
Parameters |
|
||||||||||||||||||
Exception Values |
|
||||||||||||||||||
Return Values |
|
~IwiWarpAffine()
Default destructor.
~IwiWarpAffine();