OpenCV Tutorial in 5 minutes - All Modules Overview

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 มี.ค. 2023
  • OpenCV is an open-source library that includes several hundreds of computer vision algorithms.
    OpenCV has a modular structure, which means that the package includes several shared or static libraries. The following modules are available:
    - Core functionality (core) - a compact module defining basic data structures, including the dense multi-dimensional array Mat and basic functions used by all other modules.
    - Image Processing (imgproc) - an image processing module that includes linear and non-linear image filtering, geometrical image transformations (resize, affine and perspective warping, generic table-based remapping), color space conversion, histograms, and so on.
    - Video Analysis (video) - a video analysis module that includes motion estimation, background subtraction, and object tracking algorithms.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 3

  • @chantelleboutin
    @chantelleboutin ปีที่แล้ว +8

    That was amazing. Excellent overview. I now know much more about OpenCV's capabilities.

  • @wkgates
    @wkgates ปีที่แล้ว +2

    Really great overview of computer vision and object detection in openCV.
    I've been studying computer vision through Matlab at my university and many functions are shared between the two.

  • @TheDataScienceChannel
    @TheDataScienceChannel  2 หลายเดือนก่อน +1

    Want to learn more about Data Science? Subscribe to the Data Science Newsletter 👉 thedatasciencenewsletter.substack.com/