You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented image compression from PPM files using quadtree trees.
Utilized quadtree data structures for efficient image representation and reducing the file size down to 75%.