/Open-CV-Part01-Basic-Image-Operation

OpenCV is an open-source computer vision and machine learning software library. Its GitHub repository hosts code for image processing, object detection, and deep learning algorithms, widely used in research and industry applications.

Primary LanguageJupyter Notebook

OpenCV is an open-source computer vision and machine learning software library. Its GitHub repository hosts code for image processing, object detection, and deep learning algorithms, widely used in research and industry applications.

install numpy-

pip install numpy

install open cv -

pip install opencv-python