Abstract
This project will investigate the problem of partitioning a set of weighted points in a grid of quadrilaterals so that a given objective function is minimized. The problem is directly connected to the histogram equalization of images with more than one color scale. This technique is used in image processing to better distribute the colors in an image in order to enhance its contrast. Ther…