Ask Your Question

BossNinja's profile - activity

2015-06-14 01:33:31 -0600 commented question Reading sensor value from arduino and use it in opencv

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

2015-06-14 01:29:23 -0600 asked a question Reading sensor value from arduino and use it in opencv

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