Beispiel #1
0
 def __new__(self):
     return cv.GOpaqueT(cv.gapi.CV_INT)
Beispiel #2
0
 def __new__(cls, argtype):
     return cv.GOpaqueT(argtype)
Beispiel #3
0
 def __new__(self):
     return cv.GOpaqueT(cv.gapi.CV_STRING)
Beispiel #4
0
 def __new__(self):
     return cv.GOpaqueT(cv.gapi.CV_DRAW_PRIM)
Beispiel #5
0
 def __new__(self):
     return cv.GOpaqueT(cv.gapi.CV_DOUBLE)