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.

[参考译文] TDA4VM:MMALIB -仅使用 MMALIB 执行图像的3x3卷积(例如:512 x 512)

Guru**** 2484615 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1444083/tda4vm-mmalib---perform-3x3-convolution-of-image-ex-512-x-512-using-mmalib-only

器件型号:TDA4VM

工具与软件:

您好!

想要执行的性能 2D 3x3卷积 简化版演示 仅使用 MMALIB。

输入: 512x512图像(或任意大小)

内核: 3x3卷积过滤器

输出:512x512旋转图像。

请提供中无法理解的样片驱动程序的类似样片

MMALIB 文件夹(MMALIB_CNN_convolve_row_Ixx_Ixx_oxX_d.c)。