GitHub topics: opencv-tutorials
FardinHash/OpenCV_Experiments
You can take this repository as OpenCV tutorial. Techniques, Experiments, Applications are given here
Language: Python - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
AasaiAlangaram/OpenCv-Tutorials
Computer Vision OpenCV Tutorial
Language: Python - Size: 25.1 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
JimmyHHua/opencv_tutorials
Opencv4.0 with python (English&δΈζ)οΌ and will keep the update ! π
Language: Python - Size: 116 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1,704 - Forks: 440
Prometheussx/Hough-Circle
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.
Language: Python - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
yunus-temurlenk/Ubuntu-Screen-Recorder-with-OpenCV-and-QML
Screen Recorder Project with OpenCV and C++ on Ubuntu
Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1
yunus-temurlenk/Opencv-Background-Subtraction-Without-AI
Background subtraction morphologically without using Artificial Intelligence (AI)
Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1
yunus-temurlenk/SendVideoToQmlWithQThread
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.
Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 2