mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +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
|
||||
RetrieveFrame ROIplImage*
|
||||
CvCapture* capture
|
||||
int index 0
|
||||
QueryFrame ROIplImage*
|
||||
CvCapture* capture
|
||||
GetCaptureProperty double
|
||||
|
Loading…
Reference in New Issue
Block a user