Skip to content
Snippets Groups Projects
Select Git revision
  • b930aea4becb7c54614dce20d5e80d65fa7d1e2a
  • master default protected
  • Python
  • machine-learning
  • EEG
5 results

resting-state-eeg-analysis

  • Clone with SSH
  • Clone with HTTPS
  • Forked from glia / Resting-state EEG analysis
    Source project has a limited visibility.
    Name Last commit Last update
    data_folder
    mcode
    .gitignore
    README.md

    To run this code:

    • Download foci-annotator which contains two folders mcode and data_folder.
    • Start matlab and navigate to foci-annotator/mcode.
    • Open and run annotation_example.m. This will start the GUI on 5 images provided in foci-annotator/data_folder.

    To annotate images:

    • Arrows are used to change images.
    • Clicking adds annotations.
    • S saves annotations as a .mat file and a .txt file. NOTE: previously saved files will be overwritten.

    Todos:

    • Make sure that clicking is registered only in the image.
    • Add functionality for changing annotation radius.
    • Add functionality for removing an annotation.