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 blocks 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 HDMI | Import live video frames from HDMI FMC card on Zynq-based hardware (Since R2023a) | 
| Video Capture MIPI | Import live video frames from MIPI CSI-2 card on Zynq-based hardware (Since R2022b) | 
| Video Capture USB | Import live video frames from one or more USB cameras on Zynq-based hardware (Since R2024b) | 
| Deinterleave | Convert interleaved CbCr frame to separate components | 
| Interleave | Convert separate Cb and Cr components into interleaved CbCr frame | 
Topics
- Create Model Using Simulink TemplatesGet started with a model configured for HDMI video processing. 
- Zynq Video Dataflow for HDMI InputLearn about the video data path through the Zynq® board when connected to an HDMI FMC card. 
- Zynq Video Dataflow for MIPI InputLearn about the video data path through the Zynq board when connected to a MIPI® CSI-2® FMC card. 
- Design Frame-Based AlgorithmsCreate a Simulink model for frame-based video processing. 
- Design Pixel-Streaming Algorithms for Hardware TargetingCreate a Simulink model for pixel-streaming video processing using live input from a camera. 
Related Information
- Streaming Pixel Interface (Vision HDL Toolbox)





