Skip to content
MathWorks - Mobile View
  • Sign In to Your MathWorks AccountSe connecter
  • Access your MathWorks Account
    • Mon compte
    • Mon profil
    • Mes licences
    • Se déconnecter
  • Produits
  • Solutions
  • Le monde académique
  • Support
  • Communauté
  • Événements
  • Obtenir MATLAB
MathWorks
  • Produits
  • Solutions
  • Le monde académique
  • Support
  • Communauté
  • Événements
  • Obtenir MATLAB
  • Sign In to Your MathWorks AccountSe connecter
  • Access your MathWorks Account
    • Mon compte
    • Mon profil
    • Mes licences
    • Se déconnecter

Vidéos et webinars

  • MathWorks
  • Vidéos
  • Vidéos
  • Recherche
  • Vidéos
  • Recherche
  • Contactez l'équipe commerciale
  • Version d'essai
2:44 Video length is 2:44.
  • Description
  • Full Transcript
  • Code and Resources

Video Processing in MATLAB

Video processing is essential to areas such as deep learning, motion estimation, and autonomous driving. Learn how MATLAB® can simplify working with videos. This introduction to video processing in MATLAB will walk through the essential elements of the video processing workflow. Learn how to read, write, process, and display videos in MATLAB. These steps can be accomplished in a few lines of code and enable interacting with HD videos at high-frame rates.

MATLAB provides algorithms and tools to process, analyze and interact with your videos.

Some applications of Video Processing are:

  • Deep Learning, which lets you train networks to classify and recognize objects in videos.
  • Motion Estimation methods like Optical Flow, which can be used to track cars across multiple frames.
  • Detection and Tracking algorithms, which can detect objects like faces and track their location as they move through a video.

Let’s discuss how to read, write and view video in MATLAB.

  • VideoReader lets you import videos into MATLAB. This function supports formats such as AVI, MPEG as well as platform specific formats for Windows, MAC and Linux.
  • Often, we may want to import live video streams. Image Acquisition Toolbox provides a common interface through MATLAB code or an app to interact with a wide range of industrial and scientific cameras.
  • There are a variety of ways to display videos in MATLAB.
    • You can use the DeployableVideoPlayer which supports HD videos at high frame rates.
    • Alternatively, the Video Viewer App lets you display the entire video, jump to a specific frame and alter the frame rate of the video.
  • To write video data from MATLAB, we can use Video Writer which supports many codecs across Windows, MAC and Linux.

Now, let’s combine these elements to detect a face in a video:

  • First, let’s read a video into MATLAB using VideoReader, and then read each frame of the video in a loop.
  • Next, let’s process each video frame to detect a face and display a box around it.
  • We can store our results as a video using VideoWriter. The function writeVideo adds each processed frame to the video file.
  • Finally, we can verify the final video using the Video Viewer app.

In this video, we discussed how MATLAB can be used to develop Video Processing solutions. To learn more about Video Processing in MATLAB and to experiment with code, try out the examples in the link below.

Download Code and Files

Download the code in this video

Related Products

  • MATLAB
  • Computer Vision Toolbox
  • Image Acquisition Toolbox
  • Image Processing Toolbox

Learn more

Bridging Wireless Communications Design and Testing with MATLAB

Read white paper
Related Information

DOWNLOAD DEMO FILES

Get the example files used in this video

Feedback

Featured Product

MATLAB

  • Request Trial
  • Get Pricing

Up Next:

4:37
Processing an Excel File in MATLAB

Related Videos:

26:10
Modeling and Simulation of Signal Processing Applications...
25:38
What’s New in MATLAB and Simulink for Signal Processing
18:43
Processing CFD Simulation Data
36:46
MATLAB and C/C++: The Perfect Combination for Signal...

View more related videos

MathWorks - Domain Selector

Select a Web Site

Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .

  • Switzerland (English)
  • Switzerland (Deutsch)
  • Switzerland (Français)
  • 中国 (简体中文)
  • 中国 (English)

You can also select a web site from the following list:

How to Get Best Site Performance

Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.

Americas

  • América Latina (Español)
  • Canada (English)
  • United States (English)

Europe

  • Belgium (English)
  • Denmark (English)
  • Deutschland (Deutsch)
  • España (Español)
  • Finland (English)
  • France (Français)
  • Ireland (English)
  • Italia (Italiano)
  • Luxembourg (English)
  • Netherlands (English)
  • Norway (English)
  • Österreich (Deutsch)
  • Portugal (English)
  • Sweden (English)
  • Switzerland
    • Deutsch
    • English
    • Français
  • United Kingdom (English)

Asia Pacific

  • Australia (English)
  • India (English)
  • New Zealand (English)
  • 中国
    • 简体中文Chinese
    • English
  • 日本Japanese (日本語)
  • 한국Korean (한국어)

Contact your local office

  • Contactez l'équipe commerciale
  • Version d'essai

MathWorks

Accelerating the pace of engineering and science

MathWorks est le leader mondial des logiciels de calcul mathématique pour les ingénieurs et les scientifiques.

Découvrir…

Découvrir les produits

  • MATLAB
  • Simulink
  • Version étudiante
  • Support Hardware
  • File Exchange

Essayer ou acheter

  • Téléchargements
  • Version d'essai
  • Contacter un commercial
  • Tarifs et licences
  • Comment acheter

Se former

  • Documentation
  • Tutoriels
  • Exemples
  • Vidéos et webinars
  • Formation

Obtenir de l'aide

  • Aide à l'installation
  • MATLAB Answers
  • Services de consulting
  • Centre de gestion des licences
  • Contacter le support technique

La société

  • Offres d'emploi
  • Actualités
  • Mission sociale
  • Témoignages clients
  • La société
  • Select a Web Site United States
  • Trust Center
  • Marques déposées
  • Charte de confidentialité
  • Lutte anti-piratage
  • État des applications

© 1994-2022 The MathWorks, Inc.

  • Facebook
  • Twitter
  • Instagram
  • YouTube
  • LinkedIn
  • RSS

Rejoignez la conversation