Feeds
질문
I am getting the error - Undefined function 'showPointCloud' for input arguments of type 'uint8' . How can this error be removed?
vid = videoinput('pointgrey', 1, 'F7_RGB_1280x960_Mode3'); frame=getsnapshot(vid); leftim=frame(:,:,3); c...
대략 11년 전 | 답변 수: 2 | 1
