#include "depthquant.h"
Go to the source code of this file.
Namespaces | |
namespace | vistle |
Functions | |
double | vistle::depthcompare (const char *ref, const char *check, DepthFormat format, int depthps, int x, int y, int w, int h, int stride, bool print=true) |
compute (and optionally print) PSNR for compressed depth image check compared to reference image ref More... | |