How to use the Mat function from bindings

Find comprehensive JavaScript bindings.Mat code examples handpicked from public code repositorys.

91
92
93
94
95
96
97
98
99
100
cellSize: Math.ceil(targetSize / cellX),
outRatio: 1,
inputSize: [1260, 720],
fadeRatio: 0.1,
mask: new cv.Mat(),
liveMask: new cv.Mat(),
blackMask: new cv.Mat(),
maskSize: 1390,
maskVx: 253,
maskVy: 253,
fork icon0
star icon0
watch icon0

+ 23 other calls in file

Other functions in bindings

Sorted by popularity

function icon

bindings.createKey is the most popular function in bindings (8616 examples)