5.3.4.61. Function frame_draw_boxes_action_register

5.3.4.61.1. Function Documentation

void frame_draw_boxes_action_register(framebuffer_data_t *framebuffer, const tracking_data_t *tracking_data, const int *draw_id)

Register frame_draw_boxes in the framebuffer.

Parameters
  • framebuffer – A pointer to the framebuffer where the action will be registered.

  • tracking_data – A pointer to the tracking data.

  • draw_id – A pointer to a boolean indicating whether to draw track ids.