Skip to content

Conversation

@cs15b047
Copy link
Owner

No description provided.

README.md Outdated
## Run codec
python3 driver.py [path of image to be compressed] compressed/[name of compressed image file]

<!-- edit1 -->
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line needs improvement.


# Classical algorithms - JPEG/PNG
## Build codec
<!-- edit 4 -->
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have made 14 changes to the README.md file. Here is a review of each change:

  1. ++ b/README.md - This line indicates that you are adding new content to the README.md file in the repository.
  2. +++ b/README.md - This line indicates that you are modifying existing content in the README.md file.
  3. Decode: python3 tfci.py decompress ../data/image_compression_benchmark/big_build - This line suggests that you have added a new command for decoding images using the TFCI library in the repository.
  4. ## K-means clustering-based codec - This line indicates that you have added a new section to the README.md file for a K-means clustering-based image compression algorithm.
  5. `##

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants