http://blog.youkuaiyun.com/hezhen_nku/article/details/72910338
跟上文相比只是把“1.avi”换成0就可以了。
1.VideoCapture capture;
capture.open(0);
2.VideoCapture capture (0);
while(1)
{
Mat frame;//定义一
http://blog.youkuaiyun.com/hezhen_nku/article/details/72910338
跟上文相比只是把“1.avi”换成0就可以了。
1.VideoCapture capture;
capture.open(0);
2.VideoCapture capture (0);
while(1)
{
Mat frame;//定义一