您好,请问能给我提供一个TI捕获raw16数据的demo吗
我看论坛里有其他人用tivx_raw_image_create_params_t raw_params; 这种形式的代码
但是我不知道是从哪里来的
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.
我把您的问题升级到英文e2e论坛了,请看下面工程师的回复。
The single cam demo in vision_apps could use the IMX390 camera with data format raw12. This is currently supported in the SDK.
Customer found somebody use the code tivx_raw_image_create_params_t raw_params; to realize. Where is this code from?
This is used in our single cam demo application.
Could you please confirm if the customer wants raw16 or raw12?
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1199000/tda4vm-raw16-capture-demo
请看下面e2e工程师的回复。
Yes, we do support the raw16 input in the single cam demo provided that the sensor outputs raw16 format.
You could save the raw16 output using the gstreamer command itself, again provided that the sensor outputs raw16 format.
Please let me know if this answers your question.