We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think it might be cool to process every frame of an animated gif, and output a bunch of sequentially numbered files for each face detected
creating this issue for myself, as this is something I might want to work on
The text was updated successfully, but these errors were encountered:
Great idea! Seems like everything required is already in OpenCV, too:
https://github.com/asharma327/Read_Gif_OpenCV_Python/blob/2e97bfa414566c5d7a4b9b7569f96b4e5aef2fb5/gif_to_pic.py#L10
Sorry, something went wrong.
See #136
No branches or pull requests
I think it might be cool to process every frame of an animated gif, and output a bunch of sequentially numbered files for each face detected
creating this issue for myself, as this is something I might want to work on
The text was updated successfully, but these errors were encountered: