-
Notifications
You must be signed in to change notification settings - Fork 212
Detecting geometrical shapes using opencv #247
Detecting geometrical shapes using opencv #247
Conversation
Detecting geometrical shapes using opencv in python added.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prepare a README.md file with brief description of your work,libraries used and outputs
cv2.waitKey(0) | ||
cv2.destroyAllWindows() | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove new line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay, will be updating by morning on all these.
Removed extra new lines from the code.
Created Readme.md for this repo.
Updated readme.md with correction of showing input and output image
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@disha2sinha only the ones with admin access can remove or delete that issue 246, so I am not able to do so, maybe you or someone with admin rights can do that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah by remove I meant close.....my fault
ohh , no problem, I have already closed them. |
Created and implemented Canny Edge Detection math.py using mathematics.
Readme for this file is created. Uploading images soon.
Readme for canny edge detection fully updated and ready for merge.
Detecting geometrical shapes using opencv in python added.
This Pr is in reference to issue #93 being assigned to me with label as Medium and CH20. would create readme also in some time.
Please review.
#93 (comment)