codezoned / ScriptsDump

The biggest dump of scripts ever!
http://www.codezoned.com/
143 stars 173 forks source link

Image to Sketch using IP #245

Closed bislara closed 3 years ago

bislara commented 3 years ago

Program to turn any image into a pencil sketch using OpenCV of image processing.

Technology used

master-fury commented 3 years ago

Hey @bislara , Please put your scripts into the existing structure. If you think your scripts don't fit any category, then please raise a new issue. Thanks and I'm closing your issue for now.

bislara commented 3 years ago

Hey, @master-fury You had an Image processing structure in your repo. That's the reason I created this issue. So, I couldn't get the problem? Please describe a little more.

bislara commented 3 years ago

Also, I haven't written any script till now. I couldn't get what you mean.

bislara commented 3 years ago

@master-fury Kindly reply to this. and if possible reopen this issue.

master-fury commented 3 years ago

Hey @bislara , you misunderstood what I said, this repo has a structure (like machine learning, algo, ds etc. )and whenever you want to add your scripts to them raise a PR so that we can review and merge it. You can mention the issue in your PR template. Creating a new issue every time for a specific script is hard and also it will make things messy. That's why we keep our issues always open. Imagine a situation where we ask the community to drop the scripts related to sorting, we have to create 10+ issues and then check on them, but rather we prefer to create one and let people add more and more and we review it directly. No need to create an issue for specific scripts. Prefer creating an issue for a category. If you still have confusion or doubt, please ask. I'm here to help.

bislara commented 3 years ago

Oh, I am really sorry. I follow a little different rule. That's y I did like that. Apologies.

I will create a PR soon. ✌🤟

master-fury commented 3 years ago

Actually, I understand your approach, but that's not possible when you have thousands of scripts. When there is an application dev type project you can create specific issues. Waiting for your PR 😉!