SDSD icon indicating copy to clipboard operation
SDSD copied to clipboard

How to convert RAW data to sRGB data

Open asdfqwer2015 opened this issue 2 years ago • 1 comments

Hi: How to process my real RAW data if I want to test the model? How do you convert SDSD raw data to sRGB domain(PNG)? Thanks!

asdfqwer2015 avatar Apr 07 '22 11:04 asdfqwer2015

Hello, SDSD is collected in the sRGB domain and has no RAW data. If you can capture the RAW data by yourself, you can use the rawpy to transfer RAW data to the sRGB data.

xiaogang00 avatar Apr 16 '22 02:04 xiaogang00