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 a Matlab GUI where the user is prompted to upload an image and the code can perform two operations. One is the increase in contrast using histogram equalization and the other is changing the image to gray scale image using rgb2gray function. The user can decide between the two and is just one click away from the image processing.