All hardware functions in the library have their own respective examples that are available in GitHub. This section provides details of image processing functions and pipelines implemented using a combination of various functions in Vitis vision. They illustrate how to best implement various functionalities using the capabilities of both the processor and the programmable logic (PL). These examples also illustrate different ways to implement complex dataflow paths. The following examples are described in this section:
- Iterative Pyramidal Dense Optical Flow
- Corner Tracking Using Optical Flow
- Color Detection
- Defect Detection
- Difference of Gaussian Filter
- Stereo Vision Pipeline
- Blob From Image
- Letterbox
- Image Sensor Processing pipeline
- Image Sensor Processing pipeline with HDR
- Image Sensor Processing pipeline with GTM
- Mono image Sensor Processing pipeline
- RGB-IR image Sensor Processing pipeline
- Image Sensor Processing multistream pipeline
- Image Sensor Processing all-in-one-adas pipeline
- Image Sensor Processing all-in-one pipeline
- 24 bits-per-channel Image Sensor Processing pipeline