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. |
For more information, please see Transform Estimator in the "C API Reference" section of VPI - Vision Programming Interface.
Performance benchmarks will be added at a later time.