Kushal997-das / Project-Guidance

:octocat:🌟 The Ultimate resources for beginner to advance level projects all at one place 💻 🎯🚀
https://project-guidance-blush.vercel.app/
MIT License
463 stars 329 forks source link

Title: Sketch Maker Using python #1010

Closed Avishek8136 closed 2 months ago

Avishek8136 commented 3 months ago

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

Avishek8136 commented 2 months ago

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