conservationtechlab / otolith

Code for animal-borne devices and bench post-processing associated with logging and analysing inertial measurements, including for activity recognition.
MIT License
2 stars 1 forks source link

Develop a tool for labeling IMU data with subject state #1

Open iingram opened 2 years ago

iingram commented 2 years ago

There are two ways we are considering doing this (although we are currently heavily leaning towards option 2):

1) use VLC for video playback and control and then have a separate stand-alone tool that creates the label data 2) integrate the two (probably using OpenCV for video capture/playback/control simply because the lab is very familiar with it)

There is a degree to which this might be re-inventing the wheel as there are tools on the market that do similar kinds of things but there are possibilities that we might need custom features that warrant rolling our own small tool and it wouldn't hurt to have a very lightweight, free tool that is tailored to just our tiny use case.