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
