Hi community member,
Please let me confirm the following question.
[Question]
Do you provide the library of conversion from Beyer pattern to RGB format?
Best regards.
Kaka
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Thanks for your post.
I don't think, TI provide libraries to convert from bayer pattern to RGB format and in my opinion, face detect demo of c6748 LCDK calls colorspace conversion code and it converts the palette pixel buffer from YCbCr422 semiplanar to RGB565 planar format. I think, in face detect demo, there are buffers which are used for ping pong type of DMA buffer transfers.
"Rgb_buffer1" is used for ping buffer and "Rgb_buffer2" used to pong buffer.
For more details, please refer the below E2E post:
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/341989.aspx
Thanks & regards,
Sivaraj K
------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question
-------------------------------------------------------------------------------------------------------
Hi Sivaraj,
Thank you for your response.
Please let me confirm the following question.
[Question]
How do you thin that C6748 can support the bayer patter to RGB format with using general code(Such as OpenCV)?
Now, my customer think that their application need to convert the100k pixel data to RGB format in real time.
If you have any question, please let me know.
Best regards.
Kaka
Hi,
We do not have more info. on bayer pattern, so, i couldn't think how it supports the bayer pattern to RGB format usng OpenCV general code. I do apologise that, we couldn't support on bayer pattern.
Thanks & regards,
Sivaraj K