how to get a snapshot in matlab through a push button on arduino?
1 回表示 (過去 30 日間)
古いコメントを表示
I need to capture an image with matlab whenever an external button on arduino is pressed. The image is then processed for object detection and result will be send back to arduino as a high/low signal to show the detection is done. How can I approach this method?
Thank you.
0 件のコメント
回答 (2 件)
Image Analyst
2015 年 12 月 24 日
You can use the webcam support package, or the Image Acquisition Toolbox to snap pictures. Then, there are plenty of discussions here, with code, that show you how to send a high/low signal to a pin on your arduino.
0 件のコメント
Maman Lourwana Issaka
2018 年 5 月 6 日
Hi. How are you? Can you please Ms MVP answer me about this question, about acquisition snapshot in matlab through à push pull button on arduino?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!