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
Include more advanced operations in GUI. Fix histogram equalizations and harris map.
About
Basic Image "Editor" with a GUI. All operations are built almost from scratch using numpy. Other dependencies are tkinter and PIL for the graphical interface, scipy, skimage and pyplot.