This section introduces you the various sample functions of the VP module, the realization process and implementation details, which will help you quickly understand how to use the VP module, and the sample introduction is based on the operation of the board as an example. For sample to compile and run, please refer to Quick Start section.
Sample list, where the columns dsp, gdc, and so on indicate whether or not the corresponding example uses the corresponding backend, (Y means used, N means not used).
| Sample Nam | Description | DSP | GDC | STITCH | JPU |
|---|---|---|---|---|---|
| basic process | Basic image processing sample | Y | N | N | N |
| transformation | Image conversion sample | Y | N | N | N |
| feature extraction | Feature extraction sample | Y | N | N | N |
| optical flow | Optical flow sample | Y | N | N | Y |
| avm | Surround view image stitching sample | Y | Y | Y | Y |