Clear Filters
Clear Filters

how to get a snapshot in matlab through a push button on arduino?

1 view (last 30 days)
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.

Answers (2)

Image Analyst
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.

Maman Lourwana Issaka
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?

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!