Info

This question is closed. Reopen it to edit or answer.

A question about model-based design for video/image processing

1 view (last 30 days)
I want to study the model-based design for video/image processing in simulink.However,I don't know how to call the camera on the FPGA.So,do you have any block in the simulink to call the camera?Or,I have to write the Verilog procedure to call it?thanks!

Answers (1)

Madhura Suresh
Madhura Suresh on 17 Aug 2015
The VideoDevice block in Simulink lets you acquire from cameras and framegrabbers. Will that work in your case?
  1 Comment
Liclin
Liclin on 17 Aug 2015
thanks! Madhura Suresh ,but this block only be used in computer rather than FPGA.I need a block which can call the camera in the FPGA.Do you know another blocks can call the camera in the FPGA?Please tell me.thank u very much!

Community Treasure Hunt

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

Start Hunting!