The Raw Image Format
Go to file
itycodes bfa44a7bf6 Add readme 7 months ago
README.md Add readme 7 months ago
decode.py Remove unnecessary import of numpy 7 months ago
encode.py Initial commit 7 months ago

README.md

The Raw Image Format

Dependencies

  • Python PIL

Usage

python encode.py <input image path> <output image path>
python decode.py <input image path>