MAVERICK-VF142/Object_tracking_in_360_video

saliency not detecting in all fovs

Open

#32 opened on May 30, 2024

 (21 comments) (0 reactions) (2 assignees)Python (26 forks)auto 404
GSSoC-Extbuggood first issuehacktoberfest

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide