• Stars
    star
    1
  • Language
    Objective-C
  • Created over 7 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This Face Landmark updating tool is built in OS X using objective-c. It can parse Train.xml and open in GUI for updating landmark from http://dlib.net open source library. Those who are trying to predict shape in Human face can use this tool to edit input data set. Too learn more see Dlib face prediction.

More Repositories

1

metal-camera-metal-video-metal-image

write ios metal texture into video video in swift
Swift
26
star
2

iOSOpengGL_Shaders

OpenGL is a very useful tools for iOS graphics and they provides more control over Texture through this tool. But it was and is always and hardest things for me to get. I studied and gathers lots of broken nodes to tie things up. Now I am able to play with OpenGL and I am creating this repository to help some one who is fade-up with OpenGLES 2.0 like mine.
Objective-C++
2
star
3

MultipleTexture_iOS_OpenGL

This project is used to upload 3 images as texture in OpengGLES 2.0. two jpg image and one PNG image as masked. Second image is drawn over first image and top image is masked using another PNG image. PNG image conatins transparency in which top image is shown. But mask image color is erased and background image visible there.
Objective-C
2
star
4

breathe

Calm and Relaxing App
1
star
5

reborn

Health & Meditation App
Dart
1
star
6

color_name_finder_ios_swift

Color picker from iOS camera, Color range finder, Color difference , Color Checker
Swift
1
star
7

dlib_ios_face_recognition

this repository contains sample code for face recognition system using Dlib in iOS device
C++
1
star
8

Landmark_Annotation

Shape prediction using DLib depends on face rectangle. DLib supports wide range of face rect. This tool finds the both minimum and maximum rectangle of the human face. Rectangles are changed using +/- Button from User Interface and then face is predicted using dlib. Center of the rect could be moved by mouse click. Image can be captured after drawing landmarks and face rectangle over image.
C++
1
star
9

AVFoundation_VideoComposition

AVFoundation AVMutableComposition example of merging into one video. One video is overlay another one with both opacity 0.5, the output video duration will be longer duration in input videos
Swift
1
star
10

GoogleAdMob

This repository contains all possible add category. Ad categories such as GADBannerView, GADInterstitial, GADNativeContentAdView, GADNativeExpressAdView, GADRewardBasedVideoAd ar implemented and tested. This projects are downloaed from "https://github.com/googleads/googleads-mobile-android-examples"
Objective-C
1
star
11

dog_breed

Dart
1
star