/image-analysis-tutorial

notebooks and utility functions to get started with OpenCV

Primary LanguageJupyter NotebookMIT LicenseMIT

image-analysis-tutorial

Setup Instructions

Open terminal, cd to folder where you keep code repos

git clone https://github.com/Imperssonator/image-analysis-tutorial
cd image-analysis-tutorial
conda env create -f env.yml
conda activate img
jupyter notebook

Open ImageAnalysisTutorial.ipynb