MCPcopy Create free account
hub / github.com/devilsen/CZXing / test_label

Function test_label

python/main.py:23–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22
23def test_label():
24 labeler = Labeler()
25 # labeler.read_dir("C:\\Users\\37591\\Desktop\\testimage\\eeee")
26 labeler.read_dir("C:\\Users\\37591\\Downloads\\wechatqrcode\\test555")
27 # labeler.read_dir("image")
28
29
30# Press the green button in the gutter to run the script.

Callers 1

main.pyFile · 0.85

Calls 2

read_dirMethod · 0.95
LabelerClass · 0.90

Tested by

no test coverage detected