Search found 3 matches
- Mon May 30, 2011 7:25 pm
- Forum: NConvert
- Topic: Convert from RAW (16-bit) to PNG (16-bit)
- Replies: 6
- Views: 5780
Re: Convert from RAW (16-bit) to PNG (16-bit)
ok thanks any way for your time
- Thu May 26, 2011 5:01 pm
- Forum: NConvert
- Topic: Convert from RAW (16-bit) to PNG (16-bit)
- Replies: 6
- Views: 5780
Re: Convert from RAW (16-bit) to PNG (16-bit)
hi,
Thanks for your answer, but it still does not work.
Now I used :
nconvert -out pnm -n 1 7 1 -size 1024x1024 -org_depth -o result_#.png 46939202-7x1024x1024-3.000-2_Bytes-LittleEndian.raw
I'm using ImageJ to visualize the result, but It still detects 8bits and I need 16 bits in order to compare ...
Thanks for your answer, but it still does not work.
Now I used :
nconvert -out pnm -n 1 7 1 -size 1024x1024 -org_depth -o result_#.png 46939202-7x1024x1024-3.000-2_Bytes-LittleEndian.raw
I'm using ImageJ to visualize the result, but It still detects 8bits and I need 16 bits in order to compare ...
- Thu May 26, 2011 8:49 am
- Forum: NConvert
- Topic: Convert from RAW (16-bit) to PNG (16-bit)
- Replies: 6
- Views: 5780
Convert from RAW (16-bit) to PNG (16-bit)
Good day,
I'm new in nconvert and I'm trying to convert and raw image multicomponent with the following caracteristics:
Components:7
Size: 1024x1024
bits: 16bits per pixel Little-Endian
And I want to convet it to files .png, I'm using the next command and its create the 7 files with 1024x1024 ...
I'm new in nconvert and I'm trying to convert and raw image multicomponent with the following caracteristics:
Components:7
Size: 1024x1024
bits: 16bits per pixel Little-Endian
And I want to convet it to files .png, I'm using the next command and its create the 7 files with 1024x1024 ...