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

Function drawString

Chapter8_FaceRecognition/main.cpp:191–220  ·  view source on GitHub ↗

Draw text into an image. Defaults to top-left-justified text, but you can give negative x coords for right-justified text, and/or negative y coords for bottom-justified text. Returns the bounding rect around the drawn text.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawButtonFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected