• Stars
    star
    130
  • Rank 275,956 (Top 6 %)
  • Language
    Java
  • Created over 9 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android application that records video and motion data from an android smartphone simultaneously.

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

More Repositories

1

ENet-training

Lua
351
star
2

torch-toolbox

A collection of snippets and libraries for Torch from e-Lab
C
199
star
3

LinkNet

Lua
166
star
4

pytorch-linknet

Python
127
star
5

pytorch-demos

Python
84
star
6

pytorch-toolbox

This repository contains several tools useful for pytorch users.
Jupyter Notebook
46
star
7

pytorch-CortexNet

Jupyter Notebook
45
star
8

Torch7-profiling

State Of The Art deep neural network models
Lua
37
star
9

crawl-dataset

Python
34
star
10

torch-prednet

Lua
19
star
11

th2caffe

A torch-nn to caffe converter for specific layers.
Protocol Buffer
16
star
12

SyntaxShaper

Powering Agent Chains by Constraining LLM Outputs
Python
9
star
13

references

useful references to our research and interests
7
star
14

clustering-learning

clustering-learning
Lua
6
star
15

indoor-EYE

Object recognition application for indoor environment
Lua
6
star
16

apps-android

C
6
star
17

OpalKelly-Verilog-Templates

Simple templates to use as starting points with an OpalKelly project.
Verilog
4
star
18

apps-iOs

applications of neural nets for iOs
C
4
star
19

tutorials

text and docs and tutorials
4
star
20

LCMS2012_JAN-Verilog

Verilog for LCMS2012_JAN chip using XEM6010-LX150 fpga
Verilog
4
star
21

LCMS-GUI

GUI controller for the LCMS device using wxWidgets
C++
3
star
22

eex

Torch extras from e-Lab
C
3
star
23

Actions

Python
3
star
24

GameMatch

Lua
2
star
25

turtlebot

C++
2
star
26

torch-PredNetNew

Lua
2
star
27

LCMS-PCB

LCMS-PCB
2
star
28

vid2img

Image dataset from videos
Lua
1
star
29

Forestry_Student

Python
1
star
30

OpalKelly-GUI-Template

Application GUI template written in wxWigets C++ used to comunicate with Opal Kelly devices.
C++
1
star
31

e-Lab.github.io

elab blog website
JavaScript
1
star