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: Sketch Maker Using python #1010

Closed
Avishek8136 opened this issue May 13, 2024 · 1 comment
Closed

Title: Sketch Maker Using python #1010

Avishek8136 opened this issue May 13, 2024 · 1 comment
Labels
gssoc This level is for GSSOC No_Update It's been so long you are not responding to this issue so we are going to close the issue soon.

Comments

@Avishek8136
Copy link

Is your proposal related to a problem? Please describe.

Yes. It will help to understand images more and get started with opencv.
A sketch creator written in Python which uses machine vision techniques to convert ordinary photos into sketch-like representations. The script uses libraries like OpenCV to convert photos to grayscale, Gaussian blur to minimize noise, and Canny edge detection to highlight edges. The end result is a sketch-like representation of the original image that can be used for a variety of applications, including creative expression, image preprocessing for machine learning tasks such as object detection, or simply for fun photo editing. This tool provides a simple yet efficient approach to create a distinct visual style to photographs programmatically, making it appropriate for both enthusiasts and professionals looking for creative image manipulation solutions.

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

No response

@Kushal997-das Kushal997-das added Assigned gssoc This level is for GSSOC level1 Under level 1 labels May 22, 2024
@Avishek8136
Copy link
Author

I will just complete it withon few days. Exams are going on. Thanks

@Avishek8136 Avishek8136 removed their assignment Jun 17, 2024
@Kushal997-das Kushal997-das added No_Update It's been so long you are not responding to this issue so we are going to close the issue soon. and removed Assigned level1 Under level 1 labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This level is for GSSOC No_Update It's been so long you are not responding to this issue so we are going to close the issue soon.
Projects
None yet
Development

No branches or pull requests

2 participants