Skip to content

janclemenslab/etho_annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthoAnnotator

Installation

conda create -n annotator
conda activate -n annotator
conda install pyqtgraph pyside6 numpy matplotlib pyyaml pyvideoreader rich qtpy defopt -c conda-forge
pip install git+https://github.com/janclemenslab/etho_annotator --no-deps

Usage

Start gui with:

  • python -m etho_annotator.app (will open file open dialog for selecting a video)
  • python -m etho_annotator.app path/to/video.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published