An assignment and project on image processing
You can create a new environment and install the necessary Python packages through Conda with
conda env create -f environment.yml
and activate it in a shell once installed with
conda activate wonky-bobbin