how to get a snapshot in matlab through a push button on arduino?
1 view (last 30 days)
Show older comments
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 Comments
Answers (2)
Image Analyst
on 24 Dec 2015
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 Comments
Maman Lourwana Issaka
on 6 May 2018
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 Comments
See Also
Categories
Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!