https://github.com/sanam2405/lsbimageembedding
This is an implementation of Least Significant Bit Embedding.
https://github.com/sanam2405/lsbimageembedding
image-embedding lsb-bit-manipulation
Last synced: 12 months ago
JSON representation
This is an implementation of Least Significant Bit Embedding.
- Host: GitHub
- URL: https://github.com/sanam2405/lsbimageembedding
- Owner: sanam2405
- License: mit
- Created: 2022-06-04T01:34:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T01:36:51.000Z (about 4 years ago)
- Last Synced: 2025-04-09T19:39:41.532Z (about 1 year ago)
- Topics: image-embedding, lsb-bit-manipulation
- Language: C
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LSBEmbedding
This is an implementation of Least Significant Bit Embedding. We encode a given image by performing 1-LSB and 2-LSB Embedding.