Develop Algorithms with Live Video Capture
Develop frame-based or pixel-streaming algorithms
that operate on live camera data from your hardware
Use the Video Capture block to import live video into your Simulink® model. Then, add frame-based vision processing algorithms from Computer Vision Toolbox™ or pixel-streaming algorithms from Vision HDL Toolbox™.
Blocks
Video Capture | Import live video frames from Zynq-based system that has an HDMI FMC card |
Video Capture MIPI | Import live video frames from MIPI card on Zynq-based system |
Deinterleave | Convert interleaved CbCr frame to separate components |
Interleave | Convert separate Cb and Cr components into interleaved CbCr frame |
Topics
- Create Model Using Simulink Templates
Get started with a model configured for HDMI video processing.
- Design Frame-Based Algorithms
Create a Simulink model for frame-based video processing.
- Design Pixel-Streaming Algorithms for Hardware Targeting
Create a Simulink model for pixel-streaming video processing using input from an HDMI or MIPI® card.