Open sv410 opened 2 months ago
@sv410 , the proposed system sounds good to me. you can work on it
@sv410 here are a few changes I would like you to implement in your next PR, as it is a real-time project that uses the 360 Equirectangular video for testing purposes. we need the above changes you mentioned to work in real-time which should work in the integration of the original app.py script.
I am also open to any suggested changes to would like to add from your end
@MAVERICK-VF142 Thank you for your feedback! I appreciate your suggestions for the changes needed in our project. I'll make sure to implement the enhancements for real-time performance with the 360 Equirectangular video in the app.py script. If you have any specific features or improvements in mind that you think could further enhance the application, please feel free to share. I'm open to any additional suggestions you might have.pls add level as u wish. Looking forward to collaborating on this!
sure @sv410 I will add the level tag when you generate the PR
Video Analysis Report Generation Description: Automatically generate a report summarizing the tracking results, including statistics like time spent by objects in certain areas or frequency of appearances. Benefit: Provides users with comprehensive insights for analysis, useful for security assessments or sports analytics. This report can include various statistics such as:
Time Spent by Objects in Certain Areas: Calculate the duration each tracked object spends in predefined areas of interest within the video frame. Frequency of Appearances: Count how often each tracked object appears in the video. Path Visualization: Optionally visualize the paths taken by objects over time. Object Count Over Time: Provide a timeline of how many objects were present in the video.