class IwiWarpAffine
IwiWarpAffine
The
IwiWarpAffine
class consists of the following WarpAffine operation methods: IwiWarpAffine()
Default constructor.
|
IwiWarpAffine()
with InitializationDefault 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();