HomeSort by relevance Sort by last modified time
    Searched refs:outputarg (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/python/src2/
gen2.py 363 self.outputarg = False
368 self.outputarg = True
372 self.outputarg = True
387 return "ArgInfo(\"%s\", %d)" % (self.name, self.outputarg)
629 if a.outputarg and not a.inputarg:
    [all...]
cv2.cpp 38 bool outputarg; member in struct:ArgInfo
43 , outputarg(outputarg_) {}
328 if (info.outputarg)
    [all...]

Completed in 1359 milliseconds