Page 6
Once linux has finished booting, you should see the linux prompt on the serial console:
…
Setting console loglevel to 0 ...
root@xilinx:~#
cd /media/card
root@xilinx:/media/card#
./gstfilter2d_optflow.sh
9.
Change the active directory to the sd card with the following command :
cd /media/card
10.
Execute the design with the following command :
./gstfilter2d_optflow.sh
You should observe the live captures from the four cameras on the 4K monitor.
the top-left quadrant is running the “Optical Flow” accelerator, indicating movement in the scene
the bottom-right quadrant is running the “Filter 2D” accelerator, enhancing the edges in the scene
the other two quadrants are running a passthrough
For more details on this design, including instructions on how to modify the gstreamer pipelines
and how to re-build the design, please refer to the “
FMC-MULTI-CAM4 reVISION 2018.2 Tutorial
”,
available on-line.
Optical Flow
Filter 2D