geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
https://discord.gg/Bvw8NR9VnM
MIT License
127 stars 95 forks source link

Car license plate detection #71

Open Rupa-421 opened 3 years ago

Rupa-421 commented 3 years ago

I want to add car license plate detection using haarcascades opencv.I promise to write a CLEAN CODE and PERFECT README and also provide all resources associated with it.Can you please assign this to me?@ImgBotApp @geekquad @unnati914 @kritikaparmar-programmer

Harikrishnaa3131 commented 3 years ago

Can u assign this to me pl? I am a gssoc'21 participant

Jainish-shah commented 3 years ago

Can I work on the project as I have worked on the project a week ago , so I know the difficulty and I can add the necessary explanation in comments for better understanding... Can the Project Admin or Mentors please assign it to me

Hamza3226 commented 3 years ago

Hello, I am a GSSOC'21 participant and would like to contribute to this project.

Rupa-421 commented 3 years ago

@Jainish-shah @Harikrishnaa3131 @Hamza3226 you can choose other issues as this issue is created by me and I wanna work on it

geekquad commented 3 years ago

Hey @Rupa-421, which Image Processing technique will you be using here?

Rupa-421 commented 3 years ago

Hi @geekquad ,I want to use haarcascades to detect license plate.

geekquad commented 3 years ago

Hey @Rupa-421, go ahead. Focus more on the implementation of technique rather than its application because we are looking for Image Processing techniques and not the collection of projects.