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

Function saveFloatImage

Chapter8_FaceRecognition/ImageUtils_0.7.cpp:2118–2131  ·  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 1

saveFloatMatFunction · 0.70

Calls 1

Tested by

no test coverage detected