Skip to content

kkappel1/ops_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ops_analysis

Installation instructions

Download the repository, then go into the ops_analysis/ directory.

Create a conda environment:

conda create --name sbs_2023 python=3.8

Activate the conda environment:

conda activate sbs_2023

From within the ops_analysis directory:

pip install -r requirements.txt
pip install -e .

Typical installation time: <5 minutes.

See example_image_analysis subdirectory for examples of using this code to analyze images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages