diff options
author | Ting Fu <ting.fu@intel.com> | 2021-05-14 16:47:01 +0800 |
---|---|---|
committer | Guo Yejun <yejun.guo@intel.com> | 2021-05-26 08:58:27 +0800 |
commit | f444be643e50540843dd630e539aa00f737907c7 (patch) | |
tree | bc1a6d551d4ae9ef1355f1d706d867c03ead8656 /libavutil/tea.c | |
parent | 9921ae8a5d7b883cdc14cb2a2e17dcdf6feaea94 (diff) | |
download | ffmpeg-f444be643e50540843dd630e539aa00f737907c7.tar.gz |
libavfilter: vf_drawbox filter support draw box with detection bounding boxes in side_data
This feature can be used with dnn detection by setting vf_drawbox's
option box_source=side_data_detection_bboxes, for example:
./ffmpeg -i face.jpeg -vf dnn_detect=dnn_backend=openvino:model=face-detection-adas-0001.xml:\
input=data:output=detection_out:labels=face-detection-adas-0001.label,\
drawbox=box_source=side_data_detection_bboxes -y face_detect.jpeg
Signed-off-by: Ting Fu <ting.fu@intel.com>
Diffstat (limited to 'libavutil/tea.c')
0 files changed, 0 insertions, 0 deletions