Skip to content

tclarke104/gcamp-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcamp-proccessor

Automatically process gcamp videos

Installation (Windows)

Install python 3.7 from here

  • When installing make sure you check "Add Python 3.7 to Path". All other defaults should be fine.

Install git from here

Open cmd prompt and run the following commands:

  • Clone the repo
git clone https://github.com/tclarke104/gcamp-processor.git
  • Change directory into project
cd gcamp-processor
  • Install requirements
pip3 install -r requirements.txt

Using program

  • Use python to call main.py (make sure you changed directory into the project)
python main.py
  • A window will pop up prompting you to select a file to process
  • The program will run and then save an image with labels and an excel sheet with the data same directory as the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published