lanternx opened this issue 4 years ago · 0 comments
I don't know the meaning of the 8th line. Why would you want to screen out pixel which is bigger than 1. med = median(double(grayimg1D(grayimg1D>1)));
med = median(double(grayimg1D(grayimg1D>1)));