View Source Evision.UMat (Evision v0.1.8)
Link to this section Summary
cv
Python prototype (for reference):
Python prototype (for reference):
Positional Arguments
- accessFlags:
AccessFlag
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
##### Keyword Arguments
Variant 1:
Positional Arguments
- size:
Size
- type:
int
- s:
Scalar
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
Variant 1:
Positional Arguments
- rows:
int
- cols:
int
- type:
int
- s:
Scalar
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
Positional Arguments
- rows:
int
- cols:
int
- type:
int
- s:
Scalar
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
Functions
Raising version of context/0
.
Raising version of get/1
.
Raising version of get_offset/1
.
Raising version of handle/2
.
Raising version of isContinuous/1
.
Raising version of isSubmatrix/1
.
Raising version of set_offset/2
.
Raising version of uMat/2
.
Raising version of uMat/3
.
Raising version of uMat/4
.
Raising version of uMat/5
.
Link to this section cv
Python prototype (for reference):
context() -> retval
Python prototype (for reference):
get() -> retval
Positional Arguments
- accessFlags:
AccessFlag
Python prototype (for reference):
handle(accessFlags) -> retval
Python prototype (for reference):
isContinuous() -> retval
Python prototype (for reference):
isSubmatrix() -> retval
Python prototype (for reference):
queue() -> retval
##### Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat([, usageFlags]) -> <UMat object>
Variant 1:
Positional Arguments
- m:
Evision.Mat
Python prototype (for reference):
UMat(m) -> <UMat object>
Variant 2:
##### Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat([, usageFlags]) -> <UMat object>
Variant 1:
Positional Arguments
- m:
Evision.Mat
- ranges:
[Range]
Python prototype (for reference):
UMat(m, ranges) -> <UMat object>
Variant 2:
Positional Arguments
- m:
Evision.Mat
- roi:
Rect
Python prototype (for reference):
UMat(m, roi) -> <UMat object>
Variant 3:
Positional Arguments
- size:
Size
- type:
int
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(size, type[, usageFlags]) -> <UMat object>
Variant 1:
Positional Arguments
- size:
Size
- type:
int
- s:
Scalar
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(size, type, s[, usageFlags]) -> <UMat object>
Variant 2:
Positional Arguments
- rows:
int
- cols:
int
- type:
int
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(rows, cols, type[, usageFlags]) -> <UMat object>
Variant 3:
Positional Arguments
- size:
Size
- type:
int
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(size, type[, usageFlags]) -> <UMat object>
Variant 1:
Positional Arguments
- rows:
int
- cols:
int
- type:
int
- s:
Scalar
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(rows, cols, type, s[, usageFlags]) -> <UMat object>
Variant 2:
Positional Arguments
- size:
Size
- type:
int
- s:
Scalar
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(size, type, s[, usageFlags]) -> <UMat object>
Variant 3:
Positional Arguments
- rows:
int
- cols:
int
- type:
int
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(rows, cols, type[, usageFlags]) -> <UMat object>
Positional Arguments
- rows:
int
- cols:
int
- type:
int
- s:
Scalar
Keyword Arguments
- usageFlags:
UMatUsageFlags
.
Python prototype (for reference):
UMat(rows, cols, type, s[, usageFlags]) -> <UMat object>
Link to this section Functions
Raising version of context/0
.
Raising version of get/1
.
Raising version of get_offset/1
.
Raising version of handle/2
.
Raising version of isContinuous/1
.
Raising version of isSubmatrix/1
.
Raising version of queue/0
.
Raising version of set_offset/2
.
Raising version of uMat/0
.
Raising version of uMat/1
.
Raising version of uMat/2
.
Raising version of uMat/3
.
Raising version of uMat/4
.
Raising version of uMat/5
.