-
英文版 OpenCV Python 教程
资源介绍
OpenCVintroducesanewsetoftutorialswhichwillguideyouthroughvariousfunctionsavailableinOpenCV-Python. This guide is mainly focused on OpenCV 3.x version (although most of the tutorials will work with OpenCV 2.x also). A prior knowledge on Python and Numpy is required before starting because they won’t be covered in this guide. Especially,agoodknowledgeonNumpyismusttowriteoptimizedcodesinOpenCV-Python. ThistutorialhasbeenstartedbyAbidRahmanK.aspartofGoogleSummerofCode2013program,undertheguidance of Alexander Mordvintsev.