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

Edge-Detection #5

Closed Bhumika-Kothwal closed 3 years ago

Bhumika-Kothwal commented 3 years ago

I want to implement Edge Detection Algorithm. Can you please assign it to me?

kritikaparmar-programmer commented 3 years ago

Hey, @Bhumika-Kothwal assigning Edge Detection Algorithm to you :) Do tell me if you're a participant of GSSOC'21. I'll add labels accordingly. And if participant then only submit PR when GSSOC'21 contributing period starts.

Bhumika-Kothwal commented 3 years ago

Hey, @Bhumika-Kothwal assigning Edge Detection Algorithm to you :) Do tell me if you're a participant of GSSOC'21. I'll add labels accordingly. And if participant then only submit PR when GSSOC'21 contributing period starts.

Yes, I am a participant of GSSOC'21.

puranjay123 commented 3 years ago

hey can you assign me this issue.

sakshi2707 commented 3 years ago

Hey, I'm a GSSoC`21 participant and want to contribute to this . can you please assign me this issue?

Ashishsingh619 commented 3 years ago

Hi, I'm a GSSoC`21 participant and want to contribute to this. I have good knowledge about this topic and want to apply my knowledge to practice, So can you can you please assign me this issue?

geekquad commented 3 years ago

Hey @Bhumika-Kothwal, @puranjay123, @sakshi2707, and @Ashishsingh619, Edge Detection has 4 methods. Do you guys want to split it among yourselves?

Ashishsingh619 commented 3 years ago

Hey @Bhumika-Kothwal, @puranjay123, @sakshi2707, and @Ashishsingh619, Edge Detection has 4 methods. Do you guys want to split it among yourselves?

I can do canny edge Detection and sobel Edge Detection, I had a doubt should our code be for real time video or a simple image?

Ashishsingh619 commented 3 years ago

@geekquad I am Ashishsingh619 As you had said I had implemented canny edge Detection and Sobel Edge Detection part please see my pull request for the issue: https://github.com/geekquad/Image-Processing-OpenCV/issues/5#issuecomment-793553723

Bhumika-Kothwal commented 3 years ago

@geekquad I will work on Robert Edge Detection and Prewitt Edge Detection

prathimacode-hub commented 3 years ago

Hey, I'm a GSSOC21 participant. I would like to work on this issue. Can you assign it to me?