A command line tool can convert raw to png.
Usage: raw2png -i [raw file] -d [width]x[height] -o [png file]
PS. Currently, only support grayscale raw image. CbCr data is ignored because I cannot find correct YUV-RGB transform formula.
| Name | Name | Last commit date | ||
|---|---|---|---|---|