supu2701 / Open-CV-Projects

Exciting projects on Image Processing using Open CV.
0 stars 0 forks source link

Fix missing statement to show the Difference #2

Open supu2701 opened 3 years ago

supu2701 commented 3 years ago

In Open-CV-Projects/Solve the Maze/50x50/MazeSolver50*50.py file, complete the code by writting statement to show the Difference. Reference can be taken from the screenshot given below

issue2

beingaryan commented 3 years ago

I think I can make this work. I've done an internship in the field of OpenCV. Can you assign this task to me?

Gaurav7888 commented 3 years ago

@supu2701 Hi I want to work upon this issue. I have used opencv before..

supu2701 commented 3 years ago

I think I can make this work. I've done an internship in the field of OpenCV. Can you assign this task to me?

You have been assigned this issue. You can start working on it.

supu2701 commented 3 years ago

@beingaryan Please do complete fixing of this issue latest by tomorrow, otherwise it will be assigned to the next contributor. In case you are facing any doubts regarding this, you can ask on the channel.

supu2701 commented 3 years ago

@supu2701 Hi I want to work upon this issue. I have used opencv before..

@Gaurav7888 You have been assigned this issue. You can start working on it.

Gaurav7888 commented 3 years ago

@supu2701 sure i will start solving this issue. Thx for assigning!

can u tell me exactly what to do , how to show the difference between erosion and dilation img?

supu2701 commented 3 years ago

@supu2701 sure i will start solving this issue. Thx for assigning!

can u tell me exactly what to do , how to show the difference between erosion and dilation img?

@Gaurav7888 The difference between dilation and erosion is that Dilaton is the reverse process with regions growing out from its boundaries but Erosion is removing pixels at the edges of the region. To show the difference between the code refer to the below link. https://northstar-www.dartmouth.edu/doc/idl/html_6.2/Eroding_and_Dilating_Image_Objects.html

Also, the deadline 20th December,2020 is the last date for making PR for this issue and the deadline for the mid evaluations of Kwoc'20. Kindly make your PR before it. Good wishes!!

Gaurav7888 commented 3 years ago

@supu2701 thx for detailed answer, I will do it before 20th!

supu2701 commented 3 years ago

@supu2701 thx for detailed answer, I will do it before 20th!

@Gaurav7888 you haven't made the PR for this issue. Kindly do it quickly else it may be assigned to someone else. If you are facing difficulty kindly ask in the queries slack channel