photo

Varun Nedunchezhiyan


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Read COM port data continuously and update output variable in workspace from Raspberry pi
s = serial('COM5'); s.BytesAvailableFcnMode = 'terminator'; s.BytesAvailableFcnCount = 8; s.BytesAvailableFcn = {@s...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do i go about doing real-time measurement of the width of an object from an image continuously from a video input using image processing?
I will be using a camera to constantly feed a stream of live video of a black tape. I will need to continuously measure the widt...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort