hs2361 / k-means-compressor

k means clustering based image compression algorithm project for OOPL
6 stars 8 forks source link

[BUG] Every other operation ends with Single image Compression #10

Closed DebadityaPal closed 3 years ago

DebadityaPal commented 3 years ago

The CLI code was written in such a way that every operation resulted in k-means compression, the other methods were not being able to be executed at all.