logo logo
Detecting installed webcam via command line/m script file

Detecting installed webcam via command line/m script file

On my previous Matlab tips, I already show you how to create a GUI (GUIDE)  to capture webcam picture. I show you how to easily detect installed and supported video format using imaqtool command. This time...
Preview and capture webcam into an axes

Preview and capture webcam into an axes

My first Matlab tips. We will create a GUI form that will preview and capture picture from webcam connected to your computer. Webcam preview and captured image will be shown on an axes. Create a new blank GUI...
bottom