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

Method release

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

Decrements the reference counter and deallocates the matrix if needed. The method decrements the reference counter associated with the matrix data. When the reference counter reaches 0, the matrix data is deallocated and the data and the reference counter pointers are set to NULL's. If th

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

onTouchMethod · 0.95
loadResourceMethod · 0.95
onCameraViewStoppedMethod · 0.45
releaseCameraMethod · 0.45
releaseCameraMethod · 0.45
onCameraViewStoppedMethod · 0.45
onCameraViewStoppedMethod · 0.45

Calls 1

n_releaseMethod · 0.95

Tested by

no test coverage detected