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

💡[Feature]: Frame reduction of a Video #1464

Open
4 tasks done
Suvadip-sana opened this issue Oct 16, 2024 · 1 comment
Open
4 tasks done

💡[Feature]: Frame reduction of a Video #1464

Suvadip-sana opened this issue Oct 16, 2024 · 1 comment

Comments

@Suvadip-sana
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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.

image

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
@Suvadip-sana Suvadip-sana added the enhancement New feature or request label Oct 16, 2024
Copy link

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.

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

No branches or pull requests

2 participants