News

This repo contains matlab codes for various image processing techniques studied as a part of on-campus Pattern Recognition (BITS F446) course. It also contains the solutions of the two assignments ...
zooming code matlab image-processing mean brightness image-thresholding zoom subtraction logical digital-image-processing dip logical-operators addition point-processing-technique digital-negative ...
Thresholding is considered as a statistical-decision making theory which can lessen the average error incurred in allocating pixels to two or more groups. The t ...
In this paper, Otsu's thresholding for image segmentation has been implemented. The well-known Otsu's method is to learn a threshold that can maximize the between-class variance or equivalently make ...
Image loading and processing takes place in the MATLAB command window according to instructions you provide in M-file program code. Unless color is important to your result, a common first task is ...