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
This is my part of a project written in 2008 for Functional Programming course. It is implementation of GIF image format. The whole project was a converter beetwen GIF and BMP, with ability to apply some filters. The filters, color quantization and BMP implementation were not written by me, so I don't include them here.