用于使用 openCV 的 vivado HLS 或 SDsoc

发布于 2025-01-13 12:57:23 字数 158 浏览 1 评论 0原文

我想在FPGA上通过openCV进行图像处理。但我不知道我应该使用SDsoc方法还是vivadoHLS方法。我要处理的图像尺寸很大,我想通过并行处理来解决问题。 SDsoc 和 vivado HLS 有什么区别?建议采用哪种方法可以更快地完成工作? .我想使用一种便宜的 Zynq-7000 FPGA。

I want to do an image processing by openCV on FPGA . But I do not know if I should use the SDsoc method or the vivadoHLS method. The size of the images I am going to process is large and I want to solve the problem through parallel processing. What are the differences between SDsoc and vivado HLS? Which method is suggested to get the job done faster? .I want to use one of the cheap Zynq-7000 FPGAs.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

终陌 2025-01-20 12:57:23

问题

用于 openCV 的 vivado HLS 或 SDsoc


答案

毫无疑问,您应该使用 Vitis 用于 openCV,因为记住 2019.1 之后不再支持 Xilinx SDSoC 开发 环境。 Vivado-HLS 现在更名为 Vitis HLS。此外,Vitis 拥有许多 openCV 库,可帮助您在 Zynq 设备上实现设计。


Question:

vivado HLS or SDsoc for use openCV


Answer:

Without any doubt you should use Vitis for openCV because remember after 2019.1 there is no support of Xilinx SDSoC development environment. And also Vivado-HLS is now Vitis HLS. Furthermore, Vitis has a number of openCV libraries that will help you implement your design on Zynq devices.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文