Classifies the image and optionally draws the result on the image. :param img: image to classify :param draw: whether to draw the prediction on the image :param pos: position where to draw the text :param scale: font scale :param color: text color
(self, img, draw=True, pos=(50, 50), scale=2, color=(0, 255, 0))
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected