Coder Social home page Coder Social logo

mycompassapp's People

Watchers

 avatar  avatar  avatar

mycompassapp's Issues

record sensor readings with seconds count and save to file

We need a way to diagnose what kind of phone movement causes bluriness in recorded images. So, we'll record all sorts of sensor data to determine the orientation and movement of the phone at every point in time, and save all that to a csv to be analysed locally.

TLDR: record android sensor+orientation+movement data to .csv file

record video and save it to file

Using the .csv file created for #1, we will use the video recorded for this issue to figure out
what kinds of phone orientation and movement are responsible for blurry video.

record photos with sensor data

We need to take many photos in sync with sensor data capture. We need these sensor-synchronised-images so that we can correlate sensor readings to image blurriness and then come up with an algorithm that filters images based on corresponding sensor readings.

To that end, I will convert this app into one that take many pictures repeatedly and saves them to disk while at the same time taking and saving sensor readings. The photos will be named the time at which they were taken so they can be associated to sensor readings that were recorded and saved at the time of their being taken.

create 'debug' build variant

we want to be able to add random code to the 'main method' of this app fairly often - usually code that writes sensor data to files or something like that. This code is not intended for the final version of the application, and so we should not be adding this code to the 'production' version of the source code for this project.

Therefore, we will create a 'debug' 'build variant' of the project - a 'debug version' of the code that can be built instead of the main version by specifying setting and/or arguments to gradle.

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.