computer-vision-lab
Here are 10 public repositories matching this topic...
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.
- Updated
Apr 26, 2024 - C++
Push-up-Counter-with-Python-Mediapipe
- Updated
Oct 25, 2022 - Python
Face detection is a trending topic in computer vision for years. There are many models are developed to be able to detect a human face till now. In this video I focused on 4 of them which are: Haar, Dlib(HoG), Caffe/Tensorflow based face detection models. Check the video for the results.
- Updated
Aug 13, 2022 - C++
Contains an augmented reality project which includes Aruco markers.
- Updated
Jul 4, 2022 - C++
Simple Kalman Fİlter Example with OpenCV and C++
- Updated
Aug 18, 2024 - C++
I tried an algorithm with some math calculations to detect circles.
- Updated
Feb 14, 2021 - C++
Screen Recorder Project with OpenCV and C++ on Ubuntu
- Updated
Apr 21, 2022 - C++
This project contains many topics inside. Please check the video link below for details
- Updated
Dec 10, 2023 - C++
Super simple real-time object tracker in C++ using OpenCV's TrackerCSRT. Track any ROI from your webcam in just ~20 lines of code. Perfect for beginners who want a minimal, working example of real-time tracking with OpenCV.
- Updated
Sep 14, 2025 - C++
This repository contains several algorithms that are covered in Computer Vision Lab.
- Updated
May 26, 2023 - Python
Improve this page
Add a description, image, and links to thecomputer-vision-lab topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecomputer-vision-lab topic, visit your repo's landing page and select "manage topics."