diff options
author | Wenbin Chen <wenbin.chen@intel.com> | 2023-12-12 10:33:32 +0800 |
---|---|---|
committer | Guo Yejun <yejun.guo@intel.com> | 2023-12-16 21:50:37 +0800 |
commit | da02836b9d204ca002d973ef7b1e6f60a2316cb1 (patch) | |
tree | 06d6ef515f417ecd0c9c7527b64fc4a01776111a /.gitignore | |
parent | 22652b576c2a0670d341648c68ca469ebe08f1a1 (diff) | |
download | ffmpeg-da02836b9d204ca002d973ef7b1e6f60a2316cb1.tar.gz |
libavfilter/vf_dnn_detect: Add input pad
Add input pad to get model input resolution. Detection models always
have fixed input size. And the output coordinators are based on the
input resolution, so we need to get input size to map coordinators to
our real output frames.
Signed-off-by: Wenbin Chen <wenbin.chen@intel.com>
Reviewed-by: Guo Yejun <yejun.guo@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions