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

Function get_image_size

python/Labeler.py:18–19  ·  view source on GitHub ↗
(image_path)

Source from the content-addressed store, hash-verified

16
17
18def get_image_size(image_path):
19 return ImageReader.open(image_path).size
20
21
22class Labeler:

Callers 1

start_labelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected