MCPcopy Create free account
hub / github.com/abhn/marvel / assignTo

Method assignTo

openCVLibrary2410/src/main/java/org/opencv/core/Mat.java:745–751  ·  view source on GitHub ↗

Provides a functional form of convertTo . This is an internally used method called by the "MatrixExpressions" engine. @param m Destination array. @param type Desired destination array depth (or -1 if it should be the same as the source type). @see <a href="http://docs.op

(Mat m, int type)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

n_assignToMethod · 0.95

Tested by

no test coverage detected