Searched refs:image_path (Results 1 – 1 of 1) sorted by relevance
65 def is_sparse_image(image_path): argument67 with open(image_path, "rb") as image_file: