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

Add Pirates Filter Feature for Image Transformation using OpenCV and Matplotlib #1878

Closed
Shadyx6 opened this issue Oct 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Shadyx6
Copy link

Shadyx6 commented Oct 18, 2024

Is your feature request related to a problem? Please describe.
No specific problem, but this feature adds a fun and creative way to apply image transformations. The goal is to convert an image into a pirate-themed version by placing a hat, glasses, and mustache on it using OpenCV and Matplotlib.

Describe the solution you'd like
A Python script that takes an input image and applies a "Pirates Filter," which includes positioning a pirate hat, glasses, and mustache on the image. The filter uses the OpenCV library for image manipulation and Matplotlib for visualization.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Approach to be followed (optional)
A clear and concise description of the approach to be followed.

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

@Shadyx6 Shadyx6 added the enhancement New feature or request label Oct 18, 2024
Copy link

Hello @Shadyx6, Thank you for generating an issue to this project! Please wait while we get back to you.

@Shadyx6 Shadyx6 closed this as completed Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant