JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
demo.py File Reference

Go to the source code of this file.

Namespaces

 demo
 

Functions

def demo.str2bool (v)
 
def demo.visualize (image, bbox, score, isLocated, fps=None, box_color=(0, 255, 0), text_color=(0, 255, 0), fontScale=1, fontSize=1)
 

Variables

int demo.device_id = 0
 
 demo.video = cv.VideoCapture(_input)
 
 demo.has_frame
 
 demo.first_frame
 
 demo.first_frame_copy = first_frame.copy()
 
 demo.roi = cv.selectROI('DaSiamRPN Demo', first_frame_copy)
 
 demo.isLocated
 
 demo.bbox
 
 demo.score