Tool/software:
Hi TI expert,
As stated in the title, when I use the DCC tool to generate the PWL curve settings, the output values in the LUT file have a comma after each number (for example: 12345,
).
However, when I use the Python script from
https://git.ti.com/cgit/processor-sdk/imaging/tree/tools/default_DCC_profile_gen/scripts/dccxml_decompand.py?h=main
to generate the LUT, the values do not have a comma after the number (for example: 12345
).
Could you please help clarify which format is correct or preferred for the ISP/DCC system?
Should the LUT values have a comma after each number, or not?
Thank you very much for your help!
Best regards,
YL