I tried `python encoder.py test.bmp output.txt` then get a 0-1 string content text document `python decoder.py output.txt` then windwos Photos App shows the 90 degrees rotated image. is this correct?
I tried
python encoder.py test.bmp output.txtthen get a 0-1 string content text document
python decoder.py output.txtthen windwos Photos App shows the 90 degrees rotated image.
is this correct?