Skip to content

SWC-Advanced-Microscopy/image-analysis-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-analysis-python

Materials for the SWC course on Image Analysis in Python

Installation

Firstly install miniconda (or anaconda) from here.

Then run the following commands in a terminal:

conda create --name image-analysis python=3.10 nb_conda_kernels
conda activate image-analysis
pip install -r requirements.txt
git clone https://github.com/neuroinformatics-unit/image-analysis-python

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.1%
  • SCSS 19.8%
  • HTML 12.4%
  • CSS 0.7%