Imperssonator / image-analysis-tutorial

notebooks and utility functions to get started with OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

notebooks and utility functions to get started with OpenCV

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%