MCPcopy Create free account
hub / github.com/DymanZy/OpenCVTest / create

Method create

openCVLibrary2411/src/main/java/org/opencv/core/Mat.java:1139–1145  ·  view source on GitHub ↗

Allocates new array data if needed. This is one of the key Mat methods. Most new-style OpenCV functions and methods that produce arrays call this method for each output array. The method uses the following algorithm: If the current array shape and the type mat

(int rows, int cols, int type)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45
allocMethod · 0.45

Calls 1

n_createMethod · 0.95

Tested by 1

compareMethod · 0.36