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

Hole Detection #91

Open srimontidutta opened 3 years ago

srimontidutta commented 3 years ago

I would like to work on hole detection in T-shirts using OpenCV. Please assign it to me for GSSoC21.

geekquad commented 3 years ago

Hey @srimontidutta, which Image Processing technique will you be using here?

sanyadeveloper2000 commented 3 years ago

Hey I would like to contribute to this issue. Considering holes are circular, they could be detected using openCV

srimontidutta commented 3 years ago

@geekquad Greyscaling and contour detection

Hey @srimontidutta, which Image Processing technique will you be using here?

srimontidutta commented 3 years ago

@geekquad Please look into this issue.

geekquad commented 3 years ago

Assigning you with the same @srimontidutta.

srimontidutta commented 3 years ago

Thanks!

YMMSSH commented 3 years ago

Hi, I'm Gssoc21's participant and I want to try on this issue . Could you please assign this to me? @geekquad