photo

Varun Nedunchezhiyan


2018 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

5年以上 前 | 0 件の回答 | 0

0

回答

質問


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

5年以上 前 | 1 件の回答 | 0

1

回答