Ans=>
To enhance contrast using histogram equalization we have to use the
syntax “histeq”...An example is given below for reference...
a=imread('cameraman.tif'); %reading an image
b=histeq(a); %taking complement
figure, %opening figure window
subplot(1,2,1),subimage(a);title('original image'); %display gray image
subplot(1,2,2),subimage(b);title('hist equalized image'); %display histeq
image
FOR MORE DETAILS
Great Article
ReplyDeleteImage Processing Projects
Deep Learning Projects for Final Year
JavaScript Training in Chennai
JavaScript Training in Chennai
The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals, Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer. Angular Training Project Centers in Chennai