This repository was archived by the owner on Jan 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
ocv_overlay
Lin Xie edited this page May 6, 2020
·
2 revisions
“ocv_overlay”* filter is used to draw the inference results on top of the original video, such as the detection bounding box, classified names, numbers or other labels.
Filter ocv_overlay
Draw rectangle and text using libopencv.
Inputs:
#0: default (video)
Outputs:
#0: default (video)
ocv_overlay AVOptions:
content_mode <string> ..FV..... basic or detailed content display (default "detailed")*note: filter “ocv_overlay” requires OpenCV installed and add option --enable-libopencv when run the “configure” script before compiling the FFmpeg source code.
- Introduction
- Acquire data and sources
- Install FFmpeg Video Analytics plugin
- Run samples
- Advanced usage
Getting Started Guides archive:
- Getting Started Guide [v0.5 2020]
- Getting Started Guide [v0.4 2020]
- Getting Started Guide [v0.3 2019]
Pipelines integration: