MCPcopy Create free account
hub / github.com/MasteringOpenCV/code / printMat

Function printMat

Chapter8_FaceRecognition/ImageUtils_0.7.cpp:222–262  ·  view source on GitHub ↗

Print the label and then contents of a cv::Mat from the C++ interface (using "LOG()") for easy debugging. If 'maxElements' is 0, it will print the whole array. If it is -1, it will not print the array at all.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

printMatInfoFunction · 0.70
showTrainingDebugDataFunction · 0.70

Calls 6

stringFunction · 0.85
MatClass · 0.85
getBitDepthFunction · 0.70
printArray2DFunction · 0.70
emptyMethod · 0.45
typeMethod · 0.45

Tested by

no test coverage detected