|
Bulut,
The Image Acquisition Toolbox is currently supported on Windows. The live acquisition block that comes
with it does not generate code. In order to enable your application on Linux, you'll need to write
your own code for video acquisition. You can still use Simulink and RTW to generate the code for
the algorithmic part of your design. You can then integrate your image acquisition code with the
generated code to get a complete solution.
As far as using an FPGA is concerned, that is all in your hands and it depends on your needs. If
you are satisfied with the performance of the Intel Atom processor on the ZOTAC board, you might
as well stick with it. It's likely to be much easier to work with than an FPGA. The choice of
a board should match your budget/performance/power/etc. requirements.
HTH,
Witek
Bulut <bulutakisik@gmail.com> wrote:
> Hi All,
> We've a code written in SIMULINK which includes Embedded Matlab files.Code does live image acquisition and video - image processing.[u]We need to run this code on a some kind of board[/u].First of all , we thought installing the code to a motherboard(ZOTAC ion itx B actually) with Linux OS.By realtime workshop tool of simulink we converted the code in to .c file .[u]But there is a vital issue:our process is done over the lively acquired video[/u].And Real-Time Workshop does not support converting live image acquisition block to .c because converted code works in rapid acceleration mode.We searched everywhere about that issue but found out nothing helpful.My question is : How can we solve that issue? What kind of a board we must use(or should we prefer FPGAs?)? And generally what kind of approach is made to create similar projects?
>
> Yours,
> Bulut
|