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

Function saveFloatMat

Chapter8_FaceRecognition/ImageUtils_0.7.cpp:2056–2069  ·  view source on GitHub ↗

Store a greyscale floating-point CvMat image into a BMP/JPG/GIF/PNG image, since cvSaveImage() can only handle 8bit images (not 32bit float images).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

saveFloatImageFunction · 0.70

Tested by

no test coverage detected