Is the DSP Builder for Intel FPGAs compatible with the Computer Vision Toolbox?

I am looking into potential design folows for a new project, and am looking at using the Computer Vision Toolbox to create a design that I can then bring into Intel's Quartus FPGA development environment using the DSP Builder software. Is this a valid toolchain?

Answers (1)

Did you mean to ask about Vision HDL Toolbox and not Computer Vision Toolbox? In that case, the HDL code you generate from Vision HDL Toolbox and HDL Coder can be brought into Quartus directly. There is no need for DSP Builder in this workflow unless you want to import the HDL into that product.

3 Comments

Vision HDL Toolbox does look that that will be better from a compatability standpoint. I was asking about the Computer Vision Toolbox because that one is presented on its product page as if object detection and tracking is one of its primary functions, while the Vision HDL Toolbox page only offhandedly mentions that the Feature Detection can do object tracking. If the Vision HDL Toolkit provides reliable object detection and tracking, then that toolkit will work.
I understand. Computer Vision Toolbox does offer a wider variety of out of the box implementations for Object detection, but those implementations generate only C code for processors and not HDL code. You may also want to look at Deep Learning HDL Toolbox if you are interested in Deep learning approaches.
It looks like the Deep Learning HDL Toolbox is what I'm looking for. Thank you!

Sign in to comment.

Products

Release

R2020b

Asked:

on 6 Oct 2021

Edited:

on 11 Oct 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!