Feeds
질문
error in video recording on a windows
clear all; %% clear all privious variables clc; close all cam = webcam('Integrated Webcam') vid = videoinput('winvideo'...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
capture a snapshot and saving it to a matrix variable
I am trying to use my webcam to record and take snapshots and be able to save it as a matrix variable. This is the best code I f...
거의 5년 전 | 답변 수: 1 | 1