Pinned Repositories
AVFoundation
blinking_yawning_detection
A program that detects blinking and yawning using Viola-Jones. Thisi is my Computer Vision course project.
Face-performance
face_alignment_cvpr_2012
Facial pose and feature detection
FaceFlip
FaceFlip is a CamTwist filter plugin that uses OpenCV to turn faces upside down
FaceSubstitution_WinVS
FaceSubstitution working under windows Credits to kylemcdonald&Jason directly&arturoc see https://github.com/kylemcdonald/ofxFaceTracker
myOCR
This is an iOS application that was part of my bachelor thesis. It was written in Objective C using the SDK for iOS5. The application uses the open-source library OpenCV to recognize text from a photo (either taken with this application or chosen from the gallery). It was tested and optimized for receipts. The whole project is documented in English.
OpenCV-Hotshots-Markless-AR
Marker-less Augmented Reality project sample
OpenCV_iOS
OpenCV iOS projects from http://code.opencv.org/svn/gsoc2012/ios/trunk/
PicWall
卡通
HVisionSensing's Repositories
HVisionSensing/R3DS
HVisionSensing/4dface
Real-time 3D face tracking and reconstruction from 2D video
HVisionSensing/caffe
Caffe: a fast open framework for deep learning, iOS version
HVisionSensing/Caffe2-C-demo
Show how to use Caffe2 in C++ through a simple LeNet sample project
HVisionSensing/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
HVisionSensing/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
HVisionSensing/deep-landmark
Predict facial landmarks with Deep CNNs powered by Caffe.
HVisionSensing/DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
HVisionSensing/DeepModel
Code repository for Model-based Deep Hand Pose Estimation
HVisionSensing/DJCamera
一个AVFoundation的封装,开发者利用封装好的manager可随意自定义自己想要的UI照相机。
HVisionSensing/face-alignment-at-3000fps
C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features
HVisionSensing/face-alignment-at-3000fps-1
The project is an C++ implementation of Face Alignment at 3000fps via Local Binary Features
HVisionSensing/face-alignment-in-3000fps
a c++ implementation of face alignment in 3000fps
HVisionSensing/Face-Resources
HVisionSensing/face_segmentation
Deep face segmentation in extremely hard conditions
HVisionSensing/FaceDetection_Mac
FaceDetection
HVisionSensing/gimp
GIMP
HVisionSensing/HandNet
Code repository for visualizing and manipulating HandNet
HVisionSensing/htrack
HVisionSensing/ImageWorkShop
MeiTu+PatchMatch
HVisionSensing/LoveLiveFaceRecognition
A simple demo project of how to use caffe to train CNN on Windows
HVisionSensing/MultiDelegate
Objective-C delegate multiplexing
HVisionSensing/PencilDrawing
:pencil2: Pencil drawing production.
HVisionSensing/prnet-infer
C++11 port of YadiraF's PRNet(inference only)
HVisionSensing/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
HVisionSensing/sdm
Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
HVisionSensing/Semantic-Segmentation-Evaluation
Semantic Segmentation Evaluation
HVisionSensing/Slam-ios
SLAM IOS
HVisionSensing/TrainHOG
Modified version of "train_HOG.cpp" in OpenCV cpp samples
HVisionSensing/Triplet-Loss
Apply triplet loss to face recognition, adding new loss layer to the latest version of caffe.