An auxiliary material for the lecture on Minimum Spanning Trees
within the "Advanced Algorithms" course.
Provided by Ondrej Drbohlav, drbohlav@fel.cvut.cz

The main file is the Jupyter notebook
MST_segmentation.ipynb
which reads and segments the image lighthouse512.png

MST_segmentation.py is the export of the .ipynb to .py, and
MST_segmentation.html is the export of the executed .ipynb to html
    (provided for reference)
