VPI - Vision Programming Interface

2.4 Release

Transform Estimator

Overview

Todo:
overview

Implementation

Todo:
implementation details

C API functions

For list of limitations, constraints and backends that implements the algorithm, consult reference documentation of the following functions:

Function Description
vpiInitTransformEstimatorParams Initializes the VPITransformEstimatorParams with default values for a given transform type.
vpiCreateTransformEstimator Creates payload for vpiSubmitTransformEstimator.
vpiSubmitTransformEstimator Submits a Transform Estimator operation to the stream.

Usage

Language:
TODO write c++ snippet

For more information, please see Transform Estimator in the "C API Reference" section of VPI - Vision Programming Interface.

Performance

Performance benchmarks will be added at a later time.