Git Product home page Git Product logo

videosensors's Introduction

VideoSensors

App that records video and motion data from an android smartphone simultaneously. The app lets you choose the video quality and the rate at which data is saved. It can be used to record video and accelerometer, gyroscope, compass, GPS data at the same time. At the moment it records the following data,

  • Latitude
  • Longitude
  • Speed
  • Distance
  • Time
  • Accelerometer data - X axis
  • Accelerometer data - Y axis
  • Accelerometer data - Z axis
  • Heading
  • Gyroscope data - X axis
  • Gyroscope data - Y axis
  • Gyroscope data - Z axis

Installation

Method 1

  • Download Android Studio.
  • Import this repository into Android Studio.
  • Wait for the project to be loaded.
  • Connect your android device. Make sure it has developer options enabled.
  • Run the app and choose the android deive when prompted.
  • Android Studio will then install the app on the device.

Method 2

  • Download the apk file.
  • The name of the file is "app-debug.apk".
  • Make sure your phone allows installation of apps from unknown sources.
  • Copy the app to your phone memory.
  • Now on the phone, find the app in phone memory and click on it.
  • Andorid will now install.

To make changes to code:

  • Download Android Studio.
  • Import this repository into Android Studio.
  • Wait for the project to be loaded.
  • MainActivity.java contains code that runs the data and the video.
  • activity_main.xml is the file that contains code that shows how the UI will look like.
  • Make desired changes and click on the 'play' button or 'run' from the toolbar.

License

MIT

videosensors's People

Contributors

koolrags avatar anupamsobti avatar dujianyi avatar culurciello avatar dragorosson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.