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

Title: OpenCV Video to Image Convertor #1035

Closed
sanskritilabroo opened this issue May 15, 2024 · 0 comments
Closed

Title: OpenCV Video to Image Convertor #1035

sanskritilabroo opened this issue May 15, 2024 · 0 comments
Assignees
Labels
already-have We already have this project in place. Please feel free to open new issues if necessary! gssoc This level is for GSSOC

Comments

@sanskritilabroo
Copy link

Is your feature request related to a problem? Please describe.

Benefits of Video to Image Convertor:
-Saves time when numerous images are required, as one video is sufficient to extract frames.
-Automates the process of extracting frames from a video.
-Can be useful in several IoT projects as well where realtime webcam footage needs to be stored simultaneously .

Describe the solution you'd like.

Can make a Python-OpenCV based extractor which takes screenshots of a video at intervals and downloads these converted video frames to a seperate folder. Can be used on Youtube videos directly.
This project can come under Desktop Applications - Python.

Please assign me this project as a contributor under GSSOC'24.

Describe alternatives you've considered.

Manually extracting images, or taking numerous images, is not feasible in the long run.

Add any other context or screenshots about the feature request here.

No response

@Kushal997-das Kushal997-das added Assigned gssoc This level is for GSSOC level1 Under level 1 labels May 22, 2024
@Kushal997-das Kushal997-das added already-have We already have this project in place. Please feel free to open new issues if necessary! and removed Assigned level1 Under level 1 labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
already-have We already have this project in place. Please feel free to open new issues if necessary! gssoc This level is for GSSOC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants