vitis::ai::RoadLinePostProcess - 3.5 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2023-06-29
Version
3.5 English
Class of the roadline post-process. It will initializes the parameters once instead of computing them each time the program executes.

Quick Function Reference

The following table lists all the functions defined in the vitis::ai::RoadLinePostProcess class:

Table 1. Quick Function Reference
Type Member Arguments
std::unique_ptr< RoadLinePostProcess > create
  • const std::vector< vitis::ai::library::InputTensor > & input_tensors
  • const std::vector< vitis::ai::library::OutputTensor > & output_tensors
  • const vitis::ai::proto::DpuModelParam & config
std::vector< RoadLineResult > road_line_post_process
  • void