You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to covert a test.raw to rgb picture
I run this code on ubuntu18 with command : ./RawScaler test.raw 1280 800 then err log:
use openmp
libpng warning: Image width is zero in IHDR
libpng warning: Image height is zero in IHDR
libpng error: Invalid IHDR data
The text was updated successfully, but these errors were encountered:
I want to covert a test.raw to rgb picture
I run this code on ubuntu18 with command : ./RawScaler test.raw 1280 800 then err log:
use openmp
libpng warning: Image width is zero in IHDR
libpng warning: Image height is zero in IHDR
libpng error: Invalid IHDR data
The text was updated successfully, but these errors were encountered: