photo

Varun Nedunchezhiyan


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

mer än 5 år ago | 0 answers | 0

0

answers

Question


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

mer än 5 år ago | 1 answer | 0

1

answer