master
itycodes 3 weeks ago
parent 57cf768f99
commit bfa44a7bf6

@ -0,0 +1,8 @@
The Raw Image Format
# Dependencies
- Python PIL
# Usage
```
python encode.py <input image path> <output image path>
python decode.py <input image path>
```
Loading…
Cancel
Save