Introduction - If you have any usage issues, please Google them yourself
This package contains the following files and directories:
1) setup.m: Execute this file to setup up paths properly before running any code.
2) compile_mex.m: Compiles all the mex files needed by different segmentation methods.
3) data: Directory for images and saving brush strokes and segmentations.
4) packages: This directory contains different packages for implementing all the algorithms.
5) ui: This directory contains code for the user interface.