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

Function getImageFrom1DFloatMat

Chapter8_FaceRecognition/recognition.cpp:59–67  ·  view source on GitHub ↗

Convert the matrix row or column (float matrix) to a rectangular 8-bit image that can be displayed or saved. Scales the values to be between 0 to 255.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

showTrainingDebugDataFunction · 0.85

Calls 2

normalizeFunction · 0.85
reshapeMethod · 0.80

Tested by

no test coverage detected