jacinle.image.backend# Functions imread(path) imshow(title, image) imwrite(path, image) opencv_only(func) opencv_or_pil(func) pil_img2nd(image[, require_chl3]) pil_nd2img(image) pil_only(func) resize(image, dsize[, interpolation]) Functions imread(path)[source]# imshow(title, image)[source]# imwrite(path, image)[source]# opencv_only(func)[source]# opencv_or_pil(func)[source]# pil_img2nd(image, require_chl3=True)[source]# pil_nd2img(image)[source]# pil_only(func)[source]# resize(image, dsize, interpolation='LINEAR')[source]#