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

Function convertImageToGreyscale

Chapter8_FaceRecognition/ImageUtils_0.7.cpp:809–822  ·  view source on GitHub ↗

Return a new image that is always greyscale, whether the input image was RGB or Greyscale. Remember to free the returned image using cvReleaseImage() when finished.

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