Skip to content

JensGe/KivyCamAR

Repository files navigation

KivyCamAR

Prototypic Examples for Android AR Apps with Kivy

Overview

This repository contains several Kivy Apps. They are only prototyic Test Apps with some single functionalities. The Goal was to test the Framework Kivy with regards to an Augmented Realtiy App, which maybe will be done in the future. For others it may be a collection for their start with the Kivy Framework.

With exception to the last App, all other Apps are build successive.

01 Simplest Kivy App

This App was used to get the Buildprocess running. It has only some simple features, like a Scatterbox and a Textfield.

img

Sources:

02 Android Toast App

Enhances App 01 with an Android Toast.

img

Sources:

03 Simple Camera App

Simple Camera with working Permission on Android SDK 23+.

img

Source:

04a Kivy CV

Camera with OpenCV and Face Recognition.

img

Source:

04b OpenCV Camera App

Camera with simple OpenCV-Filter: Grayscale, Invert and Edges.

img

Source:

05 Gravity Camera App

Camera with overlayed Horizon, based on Gravity Sensor Data.

img

Source:

06 Compass Camera App

Camera with Horizon and Compass Display (South). The Compass works unreliable.

img

Source:

07 Sensor Camera App

Accelerometer and Gyroscope added.

img

Sources:

08 Plyer GPS Example

GPS Example working. Using GPS Permissions.

img

Sources:

About

Prototypic Examples for Android AR Apps with Kivy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages