Closed lchunleo closed 1 year ago
Hi
may i know how can i do : 1) numpy array into avif (encode) 2) avif to numpy array (decode)
thanks
Try the avif_encode and avif_decode functions. The usage is similar to the JPEG2K codec in the examples.
avif_encode
avif_decode
Hi
may i know how can i do : 1) numpy array into avif (encode) 2) avif to numpy array (decode)
thanks