VPI - Vision Programming Interface

0.2.0 Release

ImageResampler.h File Reference
#include "vpi/Export.h"
#include "vpi/Status.h"
#include "vpi/Types.h"
#include <stdint.h>
+ Include dependency graph for ImageResampler.h:

Go to the source code of this file.

Functions

VPIStatus vpiSubmitImageResampler (VPIStream stream, VPIImage input, VPIImage output, VPIInterpolationType interpolationType, VPIBoundaryCond boundary)
 Runs a generic resampling algorithm on a 2D image. More...
 

Detailed Description

Declares functions that implement the Image Resampler algorithm.

Definition in file ImageResampler.h.