mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
#593 add ConvertImage
This commit is contained in:
@@ -1546,6 +1546,10 @@ CalcOpticalFlowFarneback
|
||||
int flags 0
|
||||
|
||||
# Highgui
|
||||
ConvertImage
|
||||
CvArr src
|
||||
CvArr dst
|
||||
int flags 0
|
||||
NamedWindow
|
||||
char* name
|
||||
int flags CV_WINDOW_AUTOSIZE
|
||||
|
||||
Reference in New Issue
Block a user