TI J721E Imaging User Guide
HWA OpenVX kernels

Introduction

VPAC and DMPAC openvx kernals.

Sub Modules

 TI DMPAC DOF (Dense Optical Flow) Kernel APIs
 DMPAC Dense Optical Flow Kernels.
 
 TI DMPAC SDE (Stereo Disparity Engine) Kernel APIs
 DMPAC Stereo Disparity Engine Kernels.
 
 TI VPAC LDC (Lens Distortion Correction) Kernel APIs
 VPAC Lens Distortion Correction Kernels.
 
 TI VPAC MSC (Multi-scaler) Kernel APIs
 VPAC Multi-scaler Kernels.
 
 TI VPAC NF (Noise filter) Kernel APIs
 VPAC Noise Filter Kernels.
 
 TI VPAC VISS (Vision Imaging Sub System) Kernel APIs
 VPAC Vision Imaging Sub System Kernels.
 

Functions

void tivxHwaLoadKernels (vx_context context)
 Used for the Application to load the hwa kernels into the context. More...
 
void tivxHwaUnLoadKernels (vx_context context)
 Used for the Application to unload the hwa kernels from the context. More...
 

Function Documentation

◆ tivxHwaLoadKernels()

void tivxHwaLoadKernels ( vx_context  context)

Used for the Application to load the hwa kernels into the context.

End of group_vision_function_hwa

This includes Capture, Display, VPAC, and DMPAC kernels

◆ tivxHwaUnLoadKernels()

void tivxHwaUnLoadKernels ( vx_context  context)

Used for the Application to unload the hwa kernels from the context.

This includes Capture, Display, VPAC, and DMPAC kernels