Skip to content

shanezzar/Kairos-Example-using-iOS-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kairos-Example-iOS-Swift

This is a simple demo for Kairos written in swift 4.1, in which a person sets the ID (the data they want to be returned when recognized) and Gallery name (kinda kairos folder in which they want to store).

Then put the Gallery name in which they have stored and press recognize to go to camera.

1

Supporting pods:

Alamofire - https://github.com/Alamofire/Alamofire
SwiftyJSON - https://github.com/SwiftyJSON/SwiftyJSON


Usage:

Just put your app_id and app_key in the ViewController.swift and CameraViewController.swift

var app_id = "";
var app_key = "";

Getting Credentials:

Get app_id and app_key from:

https://developer.kairos.com/signup


Sample recognized:

img_3c58706adf8e-1


Thanks,
Shanezzar!

About

Face Detection & Recognition using Kairos - iOS Swift 4.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published