Pinned Repositories
4dface
Real-time 3D face tracking and reconstruction from 2D video
_MyLib
windows utility code
A-Eye
a spuer mini AI-camera project
Algorithms
🚤 LeetCode of algorithms with java solution(updating)
android-camera-face-detection-app
Detecting faces using MLKit
android-crop
Android library project for cropping images
Android-Deep-Learning-with-OpenCV
Android-Image-Cropper
Image Cropping Library for Android, optimized for Camera / Gallery.
Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
SleepDetection
An Android Application to detect if the driver is sleeping based on the classification model made in PyTorch and exported in TensorFlow
WengJunFeng's Repositories
WengJunFeng/SleepDetection
An Android Application to detect if the driver is sleeping based on the classification model made in PyTorch and exported in TensorFlow
WengJunFeng/android-crop
Android library project for cropping images
WengJunFeng/Android-Image-Cropper
Image Cropping Library for Android, optimized for Camera / Gallery.
WengJunFeng/Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
WengJunFeng/android-vision
computer vision, opencv, camera1,camera2,cameraX, pytorch,deeplearning
WengJunFeng/AndroidFaceDetection
FaceDetection with Camerax and Firebase ML Kit
WengJunFeng/awesome-config
a common useful server config,including nginx,mysql,tomcat,redis
WengJunFeng/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
WengJunFeng/Camerax-android
camera using both front and back camera
WengJunFeng/code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
WengJunFeng/CropperNoCropper
Instagram Style Image Cropper for Android (Library)
WengJunFeng/darknet
Convolutional Neural Networks
WengJunFeng/eos
A lightweight 3D Morphable Face Model fitting library in modern C++14
WengJunFeng/face_recognition
The world's simplest facial recognition api for Python and the command line
WengJunFeng/faceDemo
A demo of real-time face recognition on Android.
WengJunFeng/GazeCapture
Eye Tracking for Everyone
WengJunFeng/install-opencv-on-friendlycore
Script for installing OpenCV on FriendlyCore.
WengJunFeng/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
WengJunFeng/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
WengJunFeng/nslr
C++ implementation of the Naive Segmented Linear Regression algorithm with Python bindings. | Fork of https://gitlab.com/nslr/nslr
WengJunFeng/object-detection-yolo-opencv
Object Detection using Yolo V3 and OpenCV
WengJunFeng/pupil
Open source eye tracking
WengJunFeng/rnnoise
Recurrent neural network for audio noise reduction
WengJunFeng/SimpleCamera
Android Camera App using CameraX which can use Voice Command to Click Photos
WengJunFeng/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
WengJunFeng/uCrop
Image Cropping Library for Android
WengJunFeng/UVCCamera
library and sample to access to UVC web camera on non-rooted Android device
WengJunFeng/WhatsThere
Pytorch based Android app, which classify images using MobileNet-V2 model, takes image using CameraX API
WengJunFeng/WorkAttendanceSystem
一个基于opencv、dilb的员工人脸识别考勤系统
WengJunFeng/yuv2buf
Android CameraApi2 / CameraX Image to ByteBuffer converter.