Clear Filters
Clear Filters

convert this pseudo code to matlab

1 view (last 30 days)
ali
ali on 21 Jun 2016
Edited: dpb on 21 Jun 2016
The pseudo code attached. There are some strange point in code that i dont understand. Especially in sigma adding. How can i use fi in sigma. All hitogram values or something. ANybody help me to convert this into matlab code in simple way. I start like this
Index E calculate before;
Ah=trapz(imhist(image);
gmin=min(image(:));
gmax=max(image(:));
but histogram F={fi} i dont understand and also step 2 how can i wr[i]te it or convert; thanks

Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!