Shahroze Hussain
Ask Technology
2017년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
matlab android camera and object tracking
url = 'http://192.168.10.2:8080/shot.jpg'; ss = imread(url); fh = image(ss); while(1) ss = imread(url); ...
matlab android camera and object tracking
url = 'http://192.168.10.2:8080/shot.jpg'; ss = imread(url); fh = image(ss); while(1) ss = imread(url); ...
대략 9년 전 | 0
