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

1 回表示 (過去 30 日間)
Wyot
Wyot 2018 年 5 月 28 日
コメント済み: Walter Roberson 2018 年 5 月 28 日
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 件のコメント
Wyot
Wyot 2018 年 5 月 28 日
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 2018 年 5 月 28 日
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()

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by