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

Function convertImageYIQtoRGB

Chapter8_FaceRecognition/ImageUtils_0.7.cpp:1128–1200  ·  view source on GitHub ↗

Create an RGB image from the YIQ image using an approximation of NTSC conversion(ref: "YIQ" Wikipedia page). Remember to free the generated RGB image.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected