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.

如何向dvsdk demos中dm6467T中加载自己的视频算法



本人想在6467开发板上进行视频算法开发,例如边缘检测算法,可是如何向dm6467T这个demo中加载算法呢,具体在哪里加载算法,求指教。

我尝试了下调用:code engine/examples/ti/xdias/examples/videnc1_copy这个codec,往这个codec里边加入算法,在csdm6467中的server端加载调用,最后集成到dvsdk demos 中的encodedecode 应用程序端,之后运行,可是没有效果,并且加不加算法输出视频效果没有变化,不知道是什么原因,求大牛指教,多谢。