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

답변