hello.io.image module

hello.io.image.bgr2rgb(img)
hello.io.image.buffer_to_img(buf)[source]
hello.io.image.convert_color_factory(src, dst)[source]
hello.io.image.decode_img(nparr)[source]
hello.io.image.encode_img(img, ext='.png')[source]
hello.io.image.imread(uri, flags=1)[source]
hello.io.image.rgb2bgr(img)