Pinned Repositories
background_Removal_C-
Background Removal using C++ and OpenCV. Replacing the background with a video. Improved in removing background source.
caffe
Caffe: a fast open framework for deep learning.
libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
MTCNN-light
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
opencv-mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module. Tested and works on FreeBSD 13.1
openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation. [Works on FreeBSD 13.1]
rajhlinux's Repositories
rajhlinux/opencv-mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module. Tested and works on FreeBSD 13.1
rajhlinux/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
rajhlinux/MTCNN-light
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
rajhlinux/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation. [Works on FreeBSD 13.1]
rajhlinux/WinUSB_DMA_MJPEG_Camera
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 project main focus was to utilize DMA (Direct Memory Access) from USB Host controller.
rajhlinux/background_Removal_C-
Background Removal using C++ and OpenCV. Replacing the background with a video. Improved in removing background source.
rajhlinux/caffe
Caffe: a fast open framework for deep learning.
rajhlinux/config
hexastorm
rajhlinux/Darknet-On-OpenCL
Darknet On OpenCL
rajhlinux/dlib
A toolkit for making real world machine learning and data analysis applications in C++
rajhlinux/emoji-cheat-sheet
A markdown version emoji cheat sheet
rajhlinux/linux
Linux kernel source tree
rajhlinux/rajh_uddin_resume_main
My Resume Website
rajhlinux/shopper_plug
Using GitHub as a CDN for Shopper Plug.
rajhlinux/smc
Apple Mid 2012 MacBook Air SMC Update Firmware Image.
rajhlinux/VirtualSMC
SMC emulator layer
rajhlinux/yolov8_zoom_cam
A program which allows to perform real time Yolov8 inference to your webcam while on a zoom meeting, the algo also includes background subtraction.