Module opencv::cudawarping[][src]

Expand description

Modules

Functions

Builds transformation maps for affine transformation.

C++ default parameters

C++ default parameters

Builds transformation maps for perspective transformation.

C++ default parameters

C++ default parameters

Smoothes an image and downsamples it.

Upsamples an image and then smoothes it.

Applies a generic geometrical transformation to an image.

Resizes an image.

Rotates an image around the origin (0,0) and then shifts it.

Applies an affine transformation to an image.

C++ default parameters

C++ default parameters

Applies a perspective transformation to an image.

C++ default parameters

C++ default parameters