Searched refs:convert_image_to_numpy_array (Results 1 – 8 of 8) sorted by relevance
222 ustab_np_image = image_processing_utils.convert_image_to_numpy_array(225 stab_np_image = image_processing_utils.convert_image_to_numpy_array(
229 np_image = image_processing_utils.convert_image_to_numpy_array(
240 np_image = image_processing_utils.convert_image_to_numpy_array(
130 last_image = image_processing_utils.convert_image_to_numpy_array(
203 img = image_processing_utils.convert_image_to_numpy_array(
204 img = image_processing_utils.convert_image_to_numpy_array(
83 np_image = image_processing_utils.convert_image_to_numpy_array(
296 def convert_image_to_numpy_array(image_path): function