-
Shopper Plug, LLC
- Brooklyn, NY
- shopperplug.com
-
yolov8_zoom_cam Public
A program which allows to perform real time Yolov8 inference to your webcam while on a zoom meeting, the algo also includes background subtraction.
C++ UpdatedJun 12, 2025 -
WinUSB_DMA_MJPEG_Camera Public
A WinUSB driver, project for real-time, low-latency, which extracts, parses and displays MJPEG streams from arbitrary UVC USB cameras on Windows 10 using WinUSB.sys driver and WinUSB API. The proje…
C++ UpdatedMar 1, 2025 -
background_Removal_C- Public
Forked from misbah4064/backgroundRemovalBackground Removal using C++ and OpenCV. Replacing the background with a video. Improved in removing background source.
C++ UpdatedFeb 14, 2025 -
-
-
openpose Public
Forked from CMU-Perceptual-Computing-Lab/openposeOpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation. [Works on FreeBSD 13.1]
-
opencv-mtcnn Public
Forked from ksachdeva/opencv-mtcnnAn implementation of MTCNN Face detector using OpenCV's DNN module. Tested and works on FreeBSD 13.1
-
dlib Public
Forked from davisking/dlibA toolkit for making real world machine learning and data analysis applications in C++
C++ Boost Software License 1.0 UpdatedOct 9, 2022 -
libfacedetection Public
Forked from ShiqiYu/libfacedetectionAn open source library for face detection in images. The face detection speed can reach 1000FPS.
-
emoji-cheat-sheet Public
Forked from ikatyang/emoji-cheat-sheetA markdown version emoji cheat sheet
JavaScript MIT License UpdatedSep 29, 2022 -
caffe Public
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
C++ Other UpdatedMar 31, 2022 -
-
-
-
VirtualSMC Public
Forked from acidanthera/VirtualSMCSMC emulator layer
-
Darknet-On-OpenCL Public
Forked from ganyc717/Darknet-On-OpenCLDarknet On OpenCL
C++ MIT License UpdatedJan 4, 2019 -
MTCNN-light Public
Forked from AlphaQi/MTCNN-lightthis repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows