文件名称:OpenCV with Python Blueprints 原版PDF by Beyeler
文件大小:5.41MB
文件格式:PDF
更新时间:2021-05-25 03:06:32
OpenCV Python
OpenCV is a native, cross-platform C++ library for computer vision, machine learning, and image processing. It is increasingly being adopted in Python for development. OpenCV has C++/C, Python, and Java interfaces, with support for Windows, Linux, Mac, iOS, and Android. Developers who use OpenCV build applications to process visual data; this can include live streaming data such as photographs or videos from a device such as a camera. However, as developers move beyond their first computer vision applications, they might find it difficult to come up with solutions that are welloptimized, robust, and scalable for real-world scenarios.