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

Function drawIntGraph

Chapter8_FaceRecognition/ImageUtils_0.7.cpp:553–638  ·  view source on GitHub ↗

Draw the graph of an array of ints into imageDst or a new image, between minV & maxV if given. Remember to free the newly created image if imageDst is not given.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

showIntGraphFunction · 0.70

Calls 4

cvSizeFunction · 0.85
cvRoundFunction · 0.85
cvPointFunction · 0.85
getGraphColorFunction · 0.70

Tested by

no test coverage detected