Difference between revisions of "OpenCV"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* https://en.wikipedia.org/wiki/OpenCV | * https://en.wikipedia.org/wiki/OpenCV | ||
* https://docs.opencv.org/ | * https://docs.opencv.org/ | ||
− | = Find Chessboard examples = | + | = Find Chessboard corner examples = |
[[File:corners004-7x7.jpg|800px]] | [[File:corners004-7x7.jpg|800px]] |
Revision as of 17:55, 29 November 2019
OpenCV is a computer vision library written in C++. Binding for Java, Python and other environments are available.