Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tyommik/pythonVideoAnnotator

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

255 Commits
255 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Video Annotator

Documentation on ReadTheDocs

The software is an application written in python, which provides a GUI for users to analyse and to take notes of events occurred in the videos.

Features:

  • Timeline for video navigation.
  • Multiple events edition in the timeline.
  • Graphs visualization over time.
  • Objects tracking path edition.
  • Plugins based app.

Video

Developers

Video annotator screenshot

Installation & Running

  • Download & install Anaconda
  • Download this repository and uncompress it to a folder.
  • Enter in the folder that you just uncompressed using the Terminal, and execute the next command:

for mac:

conda env create -f environment-macosx.yml
source activate videoannotator
python install.py

for windows:

conda env create -f environment-windows.yml
source activate videoannotator
python install.py

Run

In the Video Annotator folder in the Terminal run:

for mac:

source activate videoannotator
python -m pythonvideoannotator

for windows:

activate videoannotator
python -m pythonvideoannotator

Collaboration

This project was initially developed in collaboration with the Innate Behavior Lab to correct the result of a Computer Vision software to track flies in an arena

About

Champalimaud Foundation - Python Video Annotator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 56.2%
  • Python 43.8%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.