最終更新:2017-12-07 (木) 14:26:10 (2326d)  

CV_CAP_PROP_FRAME_WIDTH
Top / CV_CAP_PROP_FRAME_WIDTH

Width of the frames in the video stream.

printf("w=%f\n",cap.get(CV_CAP_PROP_FRAME_WIDTH));