mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
add (optional) index argument to RetrieveFrame method
This commit is contained in:
parent
48a8aefd6b
commit
dc6a144396
@ -1595,6 +1595,7 @@ GrabFrame int
|
|||||||
CvCapture* capture
|
CvCapture* capture
|
||||||
RetrieveFrame ROIplImage*
|
RetrieveFrame ROIplImage*
|
||||||
CvCapture* capture
|
CvCapture* capture
|
||||||
|
int index 0
|
||||||
QueryFrame ROIplImage*
|
QueryFrame ROIplImage*
|
||||||
CvCapture* capture
|
CvCapture* capture
|
||||||
GetCaptureProperty double
|
GetCaptureProperty double
|
||||||
|
Loading…
Reference in New Issue
Block a user