image processing in matlab .......
Read

image processing in matlab .......

%% %programe to implement gamma transformationusing IPT function imadjust %if g is input image and h is output image than the gamma correction will %be as h=imadjust(g,[low_in high_in],[low_out high_out]gamma) clc; i=imread( C:\Documents and... More

Read the publication