Skip to content

mishurov/termik

Repository files navigation

Termik

An emulator of Schwarz and an example of using OpenCV, TensorFlow and Google VR API together. Skynet in action.

The app on Play Market

Notes

  • Access to the Settings Activity via a double tap.

  • The project contains KotlinCameraView class based on OpenCV's JavaCameraView which correctly uses the YV12 image format. It uses the deprecated camera API thus there're warnings during compilation.