double depthcompare(const char *ref, const char *check, DepthFormat format, int depthps, int x, int y, int w, int h, int stride, bool print)
compute (and optionally print) PSNR for compressed depth image check compared to reference image ref
Definition: depthcompare.cpp:267