Declares functions that implement the Rescale algorithm. More...
#include "../AlgoFlags.h"
#include "../Export.h"
#include "../Status.h"
#include "../Types.h"
#include <stdint.h>
Go to the source code of this file.
Functions | |
VPIStatus | vpiSubmitRescale (VPIStream stream, uint64_t backend, VPIImage input, VPIImage output, VPIInterpolationType interpolationType, VPIBorderExtension border, uint64_t flags) |
Changes the size and scale of a 2D image. More... | |
Declares functions that implement the Rescale algorithm.
Definition in file Rescale.h.