menu
dartcv4 package
documentation
core.dart
Mat
flags property
flags property
dark_mode
light_mode
flags
property
int
get
flags
Implementation
int
get
flags => ccore.cv_Mat_flags(ref);
dartcv4 package
documentation
core
Mat
flags property
Mat class
Constructors
create
empty
eye
from2DList
from3DList
fromBuffer
fromList
fromMat
fromPointer
fromRange
fromScalar
fromVec
ones
randn
randu
zeros
Properties
channels
cols
countNoneZero
data
dataPtr
dims
elemSize
elemSize1
flags
hashCode
height
isContinus
isEmpty
isSubmatrix
props
ptr
ref
rows
runtimeType
shape
size
step
total
type
width
Methods
add
addF32
addF64
addI16
addI32
addI8
addMat
addU16
addU8
adjustROI
at
atF32
atF64
atI16
atI32
atI8
atNum
atPixel
atU16
atU8
atVec
clone
cloneAsync
(ext)
col
colRange
colRangeAsync
(ext)
convertTo
convertToAsync
(ext)
convertToFp16
copyTo
copyToAsync
(ext)
dispose
divide
divideF32
divideF64
divideI16
divideI32
divideI8
divideMat
divideU16
divideU8
forEachPixel
forEachRow
isSubtype
locateROI
mean
meanAsync
(ext)
mul
multiply
multiplyF32
multiplyF64
multiplyI16
multiplyI32
multiplyI8
multiplyMat
multiplyU16
multiplyU8
noSuchMethod
patchNaNs
patchNaNsAsync
(ext)
ptrAt
ptrAtF16
region
regionAsync
(ext)
release
reshape
reshapeAsync
(ext)
reshapeTo
rotate
rotateAsync
(ext)
row
rowRange
rowRangeAsync
(ext)
set
setF32
setF64
setI16
setI32
setI8
setNum
setTo
setU16
setU8
setVec
sqrt
sqrtAsync
(ext)
stdDev
subtract
subtractF32
subtractF64
subtractI16
subtractI32
subtractI8
subtractMat
subtractU16
subtractU8
sum
sumAsync
(ext)
t
toFmtString
toList
toList3D
toString
transpose
variance
Operators
operator ==
Static properties
finalizer
Constants
FMT_C
FMT_CSV
FMT_DEFAULT
FMT_MATLAB
FMT_NUMPY
FMT_PYTHON