-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tagging events in videos #19
Comments
Last week we (@niksirbi and I) chatted with Sanna about requirements for event tagging and the easiest way to implement this. Thinking about how this could be as general as possible (but still simple), I think these two points should be implemented:
Ideally we would have a tab that looks similar to the ROIs workflow:
|
Re loading and playing a video, some very preliminary thoughts from our chat:
|
Second thoughts: |
After talking to Sanna, she prefers having the option to tag an event via entering time (e.g. |
Sounds good, but I would still keep the frame input as an option (and probably even the default one). For projects at higher frame rates (e.g., 200fps, even 1000 fps are not unusual in animal biomechanics), rounding up to the nearest frame doesn't really help much (the behaviour can be fast). What I think may be more useful is what we discussed before, of defining an event as a range of frames (maybe we need to rescue that one...opening an issue for now #75) |
Yeah for now I will include both options, with ability to choose between them
|
Updated thoughts: @niksirbi had a chat with a researcher that used an approach similar to what we were thinking:
|
We would like to be able to add event tags to the collected videos (to record for example instants of opening/closing of boxes)
A few options we discussed with @sannatitus :
Ideally the event info would be saved in a video file metadata or equivalent (see #12)
The text was updated successfully, but these errors were encountered: