Infinite-ISP icon indicating copy to clipboard operation
Infinite-ISP copied to clipboard

Write a function to load the .yuv file and convert them to a 3d YUV mat

Open xx-isp opened this issue 1 year ago • 0 comments

The repo supports the conversion of YUV to 4:4:4 and 4:2:2 and saves them on a .yuv file based on the selection made in the config file. A reader function needs to be written that can read the .yuv file and convert it to a 3d yuv format based on the type of .yuv file format for both 4:4:4 and 4:2:2

xx-isp avatar Dec 20 '22 11:12 xx-isp