5.3.4.83. Function image_color_draw_frame_id
Defined in File image_compute.h
5.3.4.83.1. Function Documentation
-
void image_color_draw_frame_id(img_data_t *img_data, const size_t frame_id)
Draw the frame id given in parameter at the bottom left corner of the image. Do nothing if the program is not linked with OpenCV.
- Parameters
img_data – Image data.
frame_id – Id number of the current frame.