a=imread('pic.bmp');subplot(521);imshow(a);subplot(522);imhist(a); j=histeq(a);subplot(529);imshow(j);subplot(5,2,10);pixval(j) impixel(j) % end