How to convert 'vision.Ca​scadeObjec​tDetector' to vhdl

4 Ansichten (letzte 30 Tage)
DANIEL ONWUCHEKWA
DANIEL ONWUCHEKWA am 17 Okt. 2012
I am trying to convert a matlab code in which I used the computer vision tool box for the development(vision.CascadeDetectObect), I keep getting errors when trying to convert to vhdl, -----The 'vision.CascadeObjectDetector' class does not support code generation.----- I am Using matlab2012a, how do I over come this...

Antworten (1)

Tim McBrayer
Tim McBrayer am 17 Okt. 2012
The Computer Vision Toolbox does not currently support HDL Code Generation. The only way around this is to re-implement the functionality of the affected class ('vision.CascadeObjectDetector') from your original code without using that class.

Kategorien

Mehr zu FPGA, ASIC, and SoC Development finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by