how can read my android sensor values and view camera? I am using this app (https://market.android.com/details?id=com.pas.webcam)
조회 수: 1 (최근 30일)
이전 댓글 표시
i want to use webcam and sensor values of my android i work on https://market.android.com/details?id=com.pas.webcam this works well but i am not able to see webcam and sensor values on matlab
댓글 수: 0
답변 (1개)
Walter Roberson
2015년 9월 6일
You appear to be examining http://uk.mathworks.com/matlabcentral/answers/12036-how-do-i-use-my-smart-phone-camera-as-a-webcam-in-matlab for instructions on connecting that app to MATLAB.
That app has no facility for sending sensor information.
In theory on Android is should be possible to have both connections going at the same time. Start the sensor transmitter and then connect with ipcam() or the methods described in the linked Question.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Android Devices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!