Pinned Repositories
FaceDetectRealSense
Face Detect, 2D and 3D Facial Landmark Detection and Head Pose Compute use Realsense SDK, and PXCImage to cv::Mat
OpenFaceIOS
OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB,Boost. Only use OpenCV .
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
FaceAR_lib
FaceReconstruction
Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting
intraface-win
intraface include lib dll
Killer-Doubleshot
Ubuntu 14.04, Killer Doubleshot: Killer 1525/1535 specific firmware
o2o
easyO2O-JavaWeb菜鸟,跟着教程学习做网站
QtViewMesh
OpenMesh Qt
awesome-SLAM-list
awesome-SLAM-list
KeeganRen's Repositories
KeeganRen/Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
KeeganRen/augmented-reality-tutorial
a simple augmented reality tutorial I created with Ali Muzaffar (https://github.com/atgheb) it is split into four stages
KeeganRen/barinova_pedestrians_detection
Linux port of original Windows code from Olga Barinova
KeeganRen/ciFaceTracker
A port of ofxFaceTracker for Cinder
KeeganRen/CUDA
GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and interface of LIBSVM remains the same. The modifications were done in the kernel computation, that is now performed using the GPU.
KeeganRen/CurveDeformationMLS
2D Shape/Curve deformation using Moving Least Sqaures
KeeganRen/DeFisheye
This tool removes distortion from videos shot with a fisheye lens. Great for processing GoPro video footage.
KeeganRen/deformable
deformable part model for detection in video
KeeganRen/eye-detector
Course project for Computer Vision.
KeeganRen/faceOSC
Using Kyle's Mcdonald's fabulous face tracker and syphon I made a processing app that fills you mouth with text and dynamically changes the text as you open and close your mouth.
KeeganRen/FaceRecognition
Sample files for use with Face Recognition in OpenCV
KeeganRen/facerecognition_guide
This is a guide to face recognition with Python, GNU Octave/MATLAB and OpenCV2 C++. Eigenfaces and Fisherfaces are explained in detail and implemented.
KeeganRen/FaceSubstitutionEditor
Mesh editor for face substitution so you can swap your face poorly detected faces, like the botched fresco restoration.
KeeganRen/fddb-evaluation
FDDB Evaluation Software
KeeganRen/flandmark
Open-source implementation of facial landmark detector
KeeganRen/freeimage
FreeImage QNX Port
KeeganRen/iRise
calculate image similarity based on SIFT (scale invariant feature transform)
KeeganRen/libmmd
A MikuMikuDance Library in C++
KeeganRen/libqrencode
QR Code encoding library
KeeganRen/Milk
A libmmd GUI Tool
KeeganRen/nARLib
iOS Augmented Reality Library
KeeganRen/NoisyTyper
Create typewriter noises when typing (by Theo Watson)
KeeganRen/OpenCV_VideoProcessing
OpenCV Example of Video Processing for iOS based devices.
KeeganRen/OpenTLD
C++ implementation of TLD
KeeganRen/Professional_iOS_AugmentedReality
Professional iOS Augmented Reality book (Apress). Code samples
KeeganRen/SFMToolkit
Structure from motion toolkit (BundlerFocalExtractor, BundlerMatcher, Bundler, CMVS, PMVS2)
KeeganRen/shadowDetection
MATLAB implementation of our shadow detection approach, introduced in our ECCV 2010 paper.