open_bayer() and save as .tiff file without any peocess
Now I could use open_bayer() to open a raw file(suffix is .bayer), then I want to transfer it to a .tiff file without any process, like unpack, dcraw_process, etc.
Can I directly use dcraw_ppm_tiff_writer() ? It seems to have some problems.
Recent comments