raspberry pi - raspi cam interfacing into matlab 2013a -


i know raspi command available 2014a version since version have 2013a suppose there should workaround.

my goal this, purely experimental , done learn. trying acquire images(or video stream, yet decide on that. have video stream) raspberry camera , send them laptop via wifi. image processing toolbox process image , send data raspberrypi again. according these data motors connected raspberrypi via l293d chip drive raspberry pi.

i said images because need calibrate motor driver efficient could. raspberry pi send , image, matlab process , send data ok signal. raspberry pi send other image. sending video stream motion, hope configured send stills well, otherwise, i’d using mjpeg_streamer.

how open stream url http://192.168.1.5:8081/? giving url imread doesn't work. , if can't how configure raspberry pi or motion have kind of url, there .jpg extension @ end?

ps: line following robot. have little knowledge in opencv, shall try on raspberry pi without using laptop when idea opencv.

well, installed apache2 on rpi , feeling stupid after not thinking on before posting question. how ever, there still little bit of lag , don't know how open web stream matlab


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -