heaeat / Rorrim.AndroidApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rorrim - AndroidApp

This is a android app for manage Smart Mirror System.


About Smart Mirror System

Rorrim is a smart system that provides personalized service with Deep-Learning based face classification.


Structure

structure

You can find other program's source in..


Features

  • Face Classification : User logs in to the system through face recognition (based on Deep-Learning)

  • Voice Recognition : All functions can be executed with the voice command.


All functions can be turned on/off by application.


public

  • Clock : provide current time

  • Weather : provide current weather according to location

  • path : provide a route to your destination


private

  • Music : play music for each user

  • Calendar : show calendar for each user

  • News : show news of the appropriate topic for each user


How to use

1. Login

You can login with your google account.


2. Mypage

mypage

  1. tap '별명등록' button to register your name for Smart Mirror system.

  2. tap '현재위치' button to register current location.

  3. tap '카메라' or '앨범' button to register photo for Face ID.

  4. tap '거울등록' button to synchronize with Mirror hardware.


3. Menu

menu

Chose a function to manage from the menu bar.


Building

If you want to build from source just do

git clone https://github.com/WelovePath/Rorrim.AndroidApp.git

In Android Studio selection "Open an Existing Android Studio Project"


Libraries used