Azzera filtri
Azzera filtri

Image recognition with matlab

1 visualizzazione (ultimi 30 giorni)
almog haviv
almog haviv il 20 Dic 2021
Risposto: Image Analyst il 20 Dic 2021
Congratulations
I want to know how to process an image in Matlab Live, using a camera connection?
Thanks in advance

Risposte (1)

Image Analyst
Image Analyst il 20 Dic 2021
You basically call a function to snap an image into an array, such as getsnapshot() or getdata().
Then you do image analysis or image processing on that frame you just grabbed.
See my File Exchange for an Image Segmentation Tutorial.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by