Feeds
已回答
how i can capture and then save many images using kinect camera at one time?
mycam=webcam preview(mycam) img=snapshot(mycam); imshow(img) imwrite(img,'newimage.jpg');
how i can capture and then save many images using kinect camera at one time?
mycam=webcam preview(mycam) img=snapshot(mycam); imshow(img) imwrite(img,'newimage.jpg');
4 years 前 | 0
