Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
def
get_image_size(image_path):
19
return
ImageReader.open(image_path).size
20
21
22
class
Labeler:
Callers
1
start_label
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected