COP3502 P2: RLE with Images Python In this project students will develop routines to encode and decode data for images using run-length encoding (RLE). Students will implement encoding and decoding of ...