AriNguyen / opencv-threaded-captureLinks
Real-time multithreaded webcam capture in modern C++20 & OpenCV; 70 FPS with lock-free ring buffer
☆19Updated last month
Alternatives and similar repositories for opencv-threaded-capture
Users that are interested in opencv-threaded-capture are comparing it to the libraries listed below
Sorting:
- Gstreamer based Edge AI reference application☆30Updated last week
- A C++ implementation for UCMCTrack (SOTA in MOT17)☆23Updated 3 months ago
- ByteTrack-Eigen is a C++ implementation of the ByteTrack object tracking method, leveraging the Eigen library for high-performance matrix…☆55Updated last year
- SORT (A simple online and realtime tracking algorithm for 2D multiple object tracking in video sequences) and SSD face detector.☆17Updated 4 years ago
- C++ implementation of the paper "StrongSORT: Make DeepSORT Great Again"☆31Updated 2 years ago
- Deep Sort algorithm C++ version☆94Updated 5 years ago
- YoloV5 for Jetson Nano☆39Updated last year
- ☆46Updated 4 years ago
- [CVPR 2024] OC-SORT implemented in C++ with Eigen Library, Plus a Android Demo Apk☆59Updated 3 months ago
- A C++ codebase implementation of Towards-Realtime-MOT☆128Updated 3 years ago
- 基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。☆52Updated last year
- This is a c++ implement of yolov5 and fire/smoke detect.☆30Updated 3 years ago
- Sample projects for TensorRT in C++☆196Updated 2 years ago
- A multi camera tracker based on homography and costs.☆18Updated 5 years ago
- deploy yolox algorithm use deepstream☆90Updated 3 years ago
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆46Updated 2 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.☆54Updated 2 years ago
- A multi object tracking Library Based on tensorrt☆55Updated 4 years ago
- Face Recognition with RetinaFace and ArcFace.☆85Updated 3 years ago
- This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ program…☆50Updated 2 years ago
- C++ version of SORT: Simple online and realtime tracking of multiple objects in a video sequence☆177Updated 3 years ago
- Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.☆35Updated last week
- ☆24Updated 4 years ago
- C++ implementation of ByteTrack that does not include an object detection algorithm.☆197Updated last year
- A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: …☆61Updated 2 years ago
- How to deploy open source models using DeepStream and Triton Inference Server☆82Updated last year
- Provides a conversion flow for YOLACT_Edge to models compatible with ONNX, TensorRT, OpenVINO and Myriad (OAK). My own implementation of …☆28Updated 2 years ago
- Object tracker using ECO-HC algorithm. Most are copy-pasted from OpenTracker, but this project contains Windows support.☆25Updated last year
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago