supu2701 / Open-CV-Projects

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

Harris Corner Detection #17

Closed supu2701 closed 3 years ago

supu2701 commented 3 years ago

Complete the code snippet in the file Open-CV-Projects/Detection machine/Find Corner/harriscorners.py to detect the Harris Corner. Refer to the readme.md file present in the Find Corner folder which contains the detailed information about the good corner feature

NiharikaVadlamudi commented 3 years ago

I can work on this ! Pls assign it to me

supu2701 commented 3 years ago

NiharikaVadlamudi has been assigned another issue, anybody else who want to take up the issue can comment here.

NiharikaVadlamudi commented 3 years ago

@supu2701 I've completed the previous task (check my latest PR) , so you can assign this to me .

supu2701 commented 3 years ago

@supu2701 I've completed the previous task (check my latest PR) , so you can assign this to me .

@NiharikaVadlamudi Have you made the PR of the issue which was assigned to you earlier. Once you complete the previous one, then only you can make the PR for this one. Kindly make the previous on first. I aslo observed that you made PR for this one so for now I am assigning you this issue also, but do keep in mind for next time to comment and then after you are being assigned then only make the PR.

NiharikaVadlamudi commented 3 years ago

@supu2701 Sorry for the confusion ! I've completed this task ( before you've assigned it to me ) (My PR says HarrisCorner Detection ) . Yep! Sure , next time I'll ensure that you assign the task to me first ! Pls checkout my PR

supu2701 commented 3 years ago

@supu2701 Sorry for the confusion ! I've completed this task ( before you've assigned it to me ) (My PR says HarrisCorner Detection ) . Yep! Sure , next time I'll ensure that you assign the task to me first ! Pls checkout my PR

@NiharikaVadlamudi Yes sure. Will review your PR shortly.