Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Analysis Report Generation #53

Open
sv410 opened this issue Oct 9, 2024 · 5 comments
Open

Video Analysis Report Generation #53

sv410 opened this issue Oct 9, 2024 · 5 comments
Assignees
Labels

Comments

@sv410
Copy link

sv410 commented Oct 9, 2024

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.

@MAVERICK-VF142
Copy link
Owner

@sv410 , the proposed system sounds good to me. you can work on it

@MAVERICK-VF142
Copy link
Owner

@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 **

@sv410
Copy link
Author

sv410 commented Oct 9, 2024

@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!

@MAVERICK-VF142
Copy link
Owner

sure @sv410 I will add the level tag when you generate the PR

@MAVERICK-VF142
Copy link
Owner

Hi @sv410, this is a friendly reminder that your issue has been inactive for the last 7 days. Please provide an update if possible. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants