Menu options:
- Read an image file in PPM (p3) format
- Read an image file in PGM (p2) format
- Find all segments
- Color the segments
- Save the colored image to PGM
- Compress and save the original image in a compressed format
- Convert a compressed image to PGM format
- Convert PPM to PGM (p3 -> p2)
- Convert PGM to BW (p2 -> p2) 10.Convert PPM to PGM (p6 -> p5) 11.Convert PGM to BW (p5 -> p5)