Opencv4.0 with python (English&中文), and will keep the update ! 👊
-
Updated
Jun 8, 2022 - Python
Opencv4.0 with python (English&中文), and will keep the update ! 👊
In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.
Background subtraction morphologically without using Artificial Intelligence (AI)
Screen Recorder Project with OpenCV and C on Ubuntu
This Python code utilizes OpenCV to detect and draw circles in an image. It applies grayscale conversion and median blur to reduce noise, then employs the Hough Circle Transform for circle detection. Detected circles are highlighted in red on the image.
You can take this repository as OpenCV tutorial. Techniques, Experiments, Applications are given here
Add a description, image, and links to the opencv-tutorials topic page so that developers can more easily learn about it.
To associate your repository with the opencv-tutorials topic, visit your repo's landing page and select "manage topics."