Borrar filtros
Borrar filtros

How to connect webcam and convolutional neural network to classify in real time ?

1 visualización (últimos 30 días)
I have train neural network with accuracy of 80%. But I dont know how to compare it in real time by using webcam. Can you help me out?
  5 comentarios
Wyot
Wyot el 28 de Mayo de 2018
Hi, I have develop own neural network based on my dataset. How I do use it to classify real time images ?
Walter Roberson
Walter Roberson el 28 de Mayo de 2018
The classification routines do not care where you get the data. So just write functions that accept data and run it through the classification routines, and then feed it through something you got by running snapshot() instead of readFrame()

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by