Tool/software:
Hi,
I'm currently working on a project using GUI Composer and I need to display a RAW or YUV image. I see that it's possible to perform a conversion to BMP using JavaScript, but I'm unsure how to approach this in the context of GUI Composer.
- Is it feasible to convert RAW/YUV images to BMP using JavaScript's standard library within GUI Composer?
- If so, are there any particular functions, libraries, or workflows that you recommend for handling this conversion?
- Once converted, what's the best way to render and display the image in GUI Composer?
Any guidance would be greatly appreciated!
Best,
Chau