MAVERICK-VF142/Object_tracking_in_360_video

saliency not detecting in all fovs

开放

#32 创建于 2024年5月30日

 (21 条评论) (0 个反应) (2 位负责人)Python (26 个派生)auto 404
GSSoC-Extbuggood first issuehacktoberfest

仓库指标

星标
 (21 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug when the object moves from one fov to another the another fov should open as motion should be detected there buts its not opening a new fov window and the window should close when no motion is detected

To Reproduce Steps to reproduce the behavior:

  1. use a longer form of test video
  2. when object enters from front fov to the left fov no new window will open

Expected behavior when object enters from one fov to the another fov a new window should open and when the object leaves the window should close . when the program runs the the equirectangular window should open . the fov should open on the basis of saliency

贡献者指南