Code Monkey home page Code Monkey logo

blink-annotator's Introduction

blink_annotator

A tool to for annotating blink videos

Keyboard shortcuts

View Mode

The app has a Vim like mode system, with 3 modes:

View mode can be used to view the video, but does not change any blink setting.

Insert mode allows the user to set the blink state for the current frame. By default it sets the blink state for the current frame, to that of the previous frame (This increases the speed of annotation, because you only have to toggle the state once for every blink cycle.)

Debug mode can be used together with the other modes, to print the eye aspect ratio and facial landmarks.

Shortcut Action
i Switch to insert mode
d Enable debug mode
n, Space Skip to the next frame
o Skip 10 frames forward
p Skip to the previous Frame
a Skip 10 frames back
s Save the annotations file
q Quit

Insert Mode

Shortcut Action
Esc Switch to view mode
d Enable debug mode
b, Enter Toggle blink setting for the current frame
n, Space Skip to the next frame (save current state)
p Skip to the previous frame (save current state)
s Save the annotations file
q Quit

Output files

The internal blink state is saved in a .blink file in the same directory as the original video. (This is a Serialized version of the state object)

When pressing s a .tag file is created that saves the blink states in the format described by Fogelton

blink-annotator's People

Contributors

tjaartvdwalt avatar

Watchers

 avatar  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.