Reading sensor value from arduino and use it in opencv

asked 2015-06-14 01:28:02 -0600

Hi all.... I do a project where i need to find distance between objects of various shapes and camera... I tried applying the method i found here ... but it requires my object to be in fixed orientation and width.. So I am thinking of using ultrasonic sensor to do the distance finding and communicate it with opencv serially using arduino.. but the problem is as i am new to opencv, i couldn't find any leads on how to read data serially in opencv... I could be extremely thankful if someone could help me.. i need it asap so badly...!!!

edit retag flag offensive close merge delete

Comments

1

" i couldn't find any leads on how to read data serially in opencv" - yea, because it's quite off-topic.

berak gravatar imageberak ( 2015-06-14 01:30:44 -0600 )edit

So any idea... how can I possibly do it...

BossNinja gravatar imageBossNinja ( 2015-06-14 01:33:31 -0600 )edit