====== OpenCV ====== .. figure:: img/logo.* :align: center :target: https://opencv.org .. toctree:: :glob: :maxdepth: 4 :titlesonly: :caption: Content * Introduction ============ OpenCV is a cross-platform library using which we can develop real-time computer vision applications. It mainly focuses on image processing, video capture and analysis including features like face detection and object detection. * `Official documentation `_ Resources ========= * :fa:`star` `OpenCV-Python Tutorials `_ * `Learning OpenCV - O'Reilly Book `_ * `OpenCV By AI Shack `_ * `pyimagesearch `_ :tag:`Python` :tag:`OpenCV`