Feeds
답변 있음
Reading uint16 image and converting to uint8 problem
I see these values before imadjust. I see this after both obj = Tiff(filepath); I = read(obj); and I_16 = imread(filepath); ...
Reading uint16 image and converting to uint8 problem
I see these values before imadjust. I see this after both obj = Tiff(filepath); I = read(obj); and I_16 = imread(filepath); ...
거의 7년 전 | 0
질문
Reading uint16 image and converting to uint8 problem
I have been trying to convert my 16-bit TIF file to a 8-bit image inside MATLAB. When opening in ImageJ it looks great. After do...
거의 7년 전 | 답변 수: 2 | 0
