Tool/software:
Hi,
I'm currently tuning the ISP and have encountered some issues. My current SDK is LinuxEdge AI-09_02_00_05. How can I enable ee_mode?
1. I've made the following modifications in
/opt/edgeai-gst-plugins/ext/tiovx/gsttiovxisp.c: static const guint default_ee_mode = TIVX_VPAC_VISS_EE_MODE_OFF->TIVX_VPAC_VISS_EE_MODE_Y8;
then ran ./scripts/install_gst_plugins.sh. After testing, the ee_mode did not take effect.
2. I also saw your reply on the forum. I've tried both methods you suggested, but EE still doesn't take effect.
Thank you!