Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
italoPontes committed Mar 22, 2024
1 parent 4f0b342 commit f923413
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Src

This directory contains source code files for various functionalities.

## Files

- **psnr.py**: Calculates the PSNR (Peak Signal-to-Noise Ratio) between images.
- **steganography.py**: Performs steganography on images, embedding one image into another.
- **utils.py**: Contains support functions for data loading and providing credentials for Streamlit.

## License

This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.

0 comments on commit f923413

Please sign in to comment.