gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
577 stars 174 forks source link

[EXE] Exercise to use opencv #42

Open gimseng opened 3 years ago

wkostuch commented 3 years ago

What exactly do you want done here? Just some examples using openCV?

pragyakapoor commented 3 years ago

Hey, maybe I can help with this if you provide some more details about what exactly are you looking for.

gimseng commented 3 years ago

Hi @wkostuch and @pragyakapoor , I only had a vague idea of one/a few projects primarily using openCV. I'd imagine the more basic/simple the better for beginners. If there are a few projects you have mind, we can split into a few project folders as well. Its entirely up to you, but I would suggest 1-2 beginner projects to teach someone to get used to using openCV.

pragyakapoor commented 3 years ago

@gimseng great, I have two mini projects in mind that are simple to follow and gives a good idea about openCV to a beginner. Gonna start working on it asap.

gimseng commented 3 years ago

@pragyakapoor perfect ! Feel free to create PR/issue tickets as needed, and do let us know if you have any questions after reading the guidelines and look at a few previous project to get an idea of the format. If you need more help, feel free to ask here or in the discord.

tanviagwl98 commented 3 years ago

I too have a basic project with the implementation of opencv . Can I go ahead and create a pull request?

gimseng commented 3 years ago

Hi @tanviagwl98 thanks for the interest. What data and models do you have in mind? @pragyakapoor could you tell us more on the project, what data and models you are using? If both of you have different examples, then its great to have both contributions ( and PRs ). If there's overlap, maybe we can discuss further here how to collaborate.

tanviagwl98 commented 3 years ago

@gimseng I have idea of "Cartoonization of Images" using opencv and numpy with some filter and edge detection. In this project There is need of picture to perform cartoon editing using python script. Please let me know if I should go further with this or not?

pragyakapoor commented 3 years ago

@tanviagwl98 I have done a similar thing which was live sketching and it uses edge detection as well. So, maybe you could work on something different?

On Fri, Oct 2, 2020 at 10:08 PM Tanvi Agarwal notifications@github.com wrote:

@gimseng https://github.com/gimseng I have idea of "Cartoonization of Images" using opencv and numpy with some filter and edge detection. In this project There is need of picture to perform cartoon editing using python script. Please let me know if I should go further with this or not?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gimseng/99-ML-Learning-Projects/issues/42#issuecomment-702835725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFRBPV5OG5BSRN4I44YMPTSIX6YHANCNFSM4O3ZW6FQ .

tanviagwl98 commented 3 years ago

I will go through your project @pragyakapoor if it will reflect similar to yours I will try something else. But I think there may be differences and help beginners understand efficiently if both are posted.

thenorthkun commented 3 years ago

I can also add a fun OpenCV project for this issue ! @gimseng you must have heard about that Invisibility cloak project, it's super easy and thoroughly implements OpenCV. What do you think?

gimseng commented 3 years ago

Hi @Dhruv-VINT, that sounds like a fun project. I am not very familiar with openCV, though played around with #91, but do make sure that one can run it on google colab. I seem to have trouble with #91 in getting it to turn on my camera or something.

Thanks !

thenorthkun commented 3 years ago

Yes, Although my project is also implemented on a local system but I'll try to figure it out how to run it on google colab.

prenoyk commented 1 year ago

@gimseng Is this still open? If it is I have a project applies watermark using LSB method

Moddy2024 commented 1 year ago

@gimseng Hi I want to contribute to this repo for hacktoberfest 2022. If you have something specific in mind you can tell me that or I will choose some good projects using OpenCV on my own.

VivekMarwal commented 9 months ago

Hi @gimseng, I can add some good example project. I am working with Infosys & Comcast on RDK-V project. So i can add some example.