MCPcopy Create free account
hub / github.com/bitristan/OpenCVSamples / row

Method row

OpenCV Library - 2.4.3/src/org/opencv/core/Mat.java:2033–2039  ·  view source on GitHub ↗

Creates a matrix header for the specified matrix row. The method makes a new header for the specified matrix row and returns it. This is an O(1) operation, regardless of the matrix size. The underlying data of the new matrix is shared with the original matrix. Here is the example of one o

(int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

n_rowMethod · 0.95

Tested by

no test coverage detected