VPI - Vision Programming Interface

1.2 Release

LaplacianPyramid.h File Reference

Declares functions that handle Laplacian pyramids. More...

#include "../Export.h"
#include "../Status.h"
#include "../Types.h"
+ Include dependency graph for LaplacianPyramid.h:

Go to the source code of this file.

Functions

VPIStatus vpiSubmitLaplacianPyramidGenerator (VPIStream stream, uint32_t backend, VPIImage input, VPIPyramid output, VPIPyramid gaussianPyr, VPIBorderExtension border)
 Computes the Laplacian pyramid from the input image. More...
 

Detailed Description

Declares functions that handle Laplacian pyramids.

Definition in file LaplacianPyramid.h.