Closed suman1209 closed 3 months ago
Task description
This task is to write a small program to automatically compare the algorithms that we implemented and create a table of results.
Todos
deliverables
a comparison table output from the program e.g. a table with the following labels
|Method | Compression Speed | Decompression Speed | Compression factor|
Lets use the first 100 images for getting the results
Created a PR for the same
Task description
This task is to write a small program to automatically compare the algorithms that we implemented and create a table of results.
Todos
deliverables
a comparison table output from the program e.g. a table with the following labels
|Method | Compression Speed | Decompression Speed | Compression factor|