This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Display message on display

Part Number: TDA4VM

Hi,

We are trying to print a message on the display from vx_draw_box_detections_target.c file. We tried the Draw2D_drawString function based on a condition on the threshold in tidl_od app, but it does not seem to work. Is there a way to print the message on the display on the image?

Regards,

Prithvi

  • Apologize for late reply, on the display screen there are some text which is shown just once like the demo title using update_type=0 but can also update the screen in short time intervals using update_type=1, but this may not update every single frame. Please refer to AVP3 demo app_draw_graphics() function in main.c