About image processing on fpga
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
shraddha swami
am 27 Sep. 2016
Kommentiert: shraddha swami
am 29 Sep. 2016
HI i am using matlab 2015b i want to generater VHDL code for sobel edge detection from the simulink model but some blocks for that are not compatible with the HDL code generation.. so what can i do? is it possible to generate VHDL code for the same? and this generated code can be implemented on FPGA(ALTERA)?
0 Kommentare
Akzeptierte Antwort
Bharath Venkataraman
am 28 Sep. 2016
Bearbeitet: Bharath Venkataraman
am 28 Sep. 2016
Just wanted to confirm that you are trying to find Vision HDL Toolbox and not Computer Vision System Toolbox.
Just use the regular Simulink library list and try to find Vision HDL Toolbox. All blocks in there are compatible for HDL code genration, except for the Frame To Pixels and Pixels to Frame blocks, which are for simulation alone.
Weitere Antworten (1)
Bharath Venkataraman
am 27 Sep. 2016
You can use the Edge Detection block in Vision HDL Toolbox - that block generates HDL code.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!