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

Function drawButton

Chapter8_FaceRecognition/main.cpp:225–246  ·  view source on GitHub ↗

Draw a GUI button into the image, using drawString(). Can specify a minWidth if you want several buttons to all have the same width. Returns the bounding rect around the drawn button, allowing you to position buttons next to each other.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

drawStringFunction · 0.85

Tested by

no test coverage detected