工具/软件:
我正在使用单相机应用程序与 ar0233 相机,并添加一个颜色转换节点到它,并将图像转换为 NV12 ,
我检查了颜色转换的输出和 tivxVpacMscScaleNode 的输入,它们都是可以的。 但 tivxVpacMscScaleNode 的输出图像是绿色的,你知道为什么和如何解决它?
SDK 为 08.06.00。
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.
工具/软件:
我正在使用单相机应用程序与 ar0233 相机,并添加一个颜色转换节点到它,并将图像转换为 NV12 ,
我检查了颜色转换的输出和 tivxVpacMscScaleNode 的输入,它们都是可以的。 但 tivxVpacMscScaleNode 的输出图像是绿色的,你知道为什么和如何解决它?
SDK 为 08.06.00。
尊敬的 Gokul:
谢谢、解决方案解决了我的问题。
还有一个问题、我比较了 vx_app_single_cam 函数和 vx_app_tidl_od_cam 函数、为什么 vx_app_tidl_od_cam 不需要使用 tivxNodeSendCommand 来设置系数、或者我只是 在 vx_app_tidl_od_cam 函数中找不到 tivxNodeSendCommand。
此致、
Cheng