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