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 project showcases a variety of digital image processing techniques implemented in MATLAB. It includes graphical user interfaces (GUIs) for tasks such as bit gray slicing, filtering, histogram equalization, and more. Designed for both educational and practical applications, it aims to enhance understanding of image processing concepts.
This Repository consists of implementation of probability based boundary detection algorithm which gives more accurate results than canny edge detection.