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

Method empty

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

Returns true if the array has no elements. The method returns true if Mat.total() is 0 or if Mat.data is NULL. Because of pop_back() and resize() methods M.total() == 0 does not imply that M.d

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

onManagerConnectedMethod · 0.45
CreateAuxiliaryMatsMethod · 0.45
runMethod · 0.45

Calls 1

n_emptyMethod · 0.95

Tested by

no test coverage detected