JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
wechatqrcode.WeChatQRCode Class Reference

Public Member Functions

 __init__ (self, detect_prototxt_path, detect_model_path, sr_prototxt_path, sr_model_path)
 
 name (self)
 
 setBackend (self, backend_id)
 
 setTarget (self, target_id)
 
 infer (self, image)
 

Protected Attributes

 _model
 

Detailed Description

Definition at line 10 of file wechatqrcode.py.

Constructor & Destructor Documentation

◆ __init__()

wechatqrcode.WeChatQRCode.__init__ (   self,
  detect_prototxt_path,
  detect_model_path,
  sr_prototxt_path,
  sr_model_path 
)

Definition at line 11 of file wechatqrcode.py.

Member Function Documentation

◆ infer()

◆ name()

wechatqrcode.WeChatQRCode.name (   self)

Definition at line 20 of file wechatqrcode.py.

◆ setBackend()

wechatqrcode.WeChatQRCode.setBackend (   self,
  backend_id 
)

Definition at line 23 of file wechatqrcode.py.

◆ setTarget()

wechatqrcode.WeChatQRCode.setTarget (   self,
  target_id 
)

Definition at line 28 of file wechatqrcode.py.

Member Data Documentation

◆ _model


The documentation for this class was generated from the following file: