Darknet Python IMAGE object · Issue #289 · pjreddie/darknet

Hi, I'm trying to forward the feed of a webcam to YOLO in python. My problem is that I capture the images from OpenCV but i don't know how to transform them to an IMAGE object in order to perform t...