Home
last modified time | relevance | path

Searched refs:draw2show (Results 1 – 1 of 1) sorted by relevance

/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dyolo_console_dll.cpp406 … prepare2detect(sync), detect2draw(sync), draw2show(sync), draw2write(sync), draw2net(sync); in main() local
568 draw2show.send(detection_data); in main()
623 detection_data = draw2show.receive(); in main()