Added OpenCV to Image Processing#635
Conversation
|
(Pinging travis to run against this) |
|
Fixed target name. All checks have passed. :) |
There was a problem hiding this comment.
or OpenCV in short->more commonly known as OpenCVis a more advanced image manipulation ...
(it is more useful depending entirely on what you have to do)
|
@shivenmian when you've updated the document with the changes suggested in-line, let me know. |
|
I don't know where the NumPy reference is. I checked this but it only has an Intro to NumPy and it does not have the installation procedure but just a direct link to the official site. Rest changes have been made. Please have a look, and let me know if something additional needs to be done. :) |
There was a problem hiding this comment.
... in this `collection of tutorials <...>`_|
I've updated the title underlines too. Please tell me if there are any more changes left. |
|
I don't think so. I'm going to rebase this before I merge it into master to squash /edit some of your commits/commit messages. This will be closed by a merge commit. Thanks @shivenmian |
|
Thank you! :D |
Along with PIL, one very important library namely OpenCV is also widely used in Image Processing. Wrote an introduction to this too. Documentation link added to it.