You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I perform Frame reduction operation on a video that have 1863 frame, From this 1863 frame I reduce it 100 frame. I reduce the frame based on histogram difference of each frame, and take that frame which have highest histogram difference. I perform this operation using Opencv's HISTCMP_CHISQR.
Use Case
It's help to calculate that high histogram changed frame of the video. Which will be helpful for further analysis for the video.
Benefits
No response
Add ScreenShots
Plot the histogram of this filtered 100 frame.
please add hacktoberfest-accepted label also.
Priority
High
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊
Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.
You can also check our CONTRIBUTING.md for guidelines on contributing to this project. We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.
Is there an existing issue for this?
Feature Description
I perform Frame reduction operation on a video that have 1863 frame, From this 1863 frame I reduce it 100 frame. I reduce the frame based on histogram difference of each frame, and take that frame which have highest histogram difference. I perform this operation using Opencv's HISTCMP_CHISQR.
Use Case
It's help to calculate that high histogram changed frame of the video. Which will be helpful for further analysis for the video.
Benefits
No response
Add ScreenShots
Plot the histogram of this filtered 100 frame.
please add
hacktoberfest-accepted
label also.Priority
High
Record
The text was updated successfully, but these errors were encountered: