Samsung / 360tools

The 360tools package is software for VR video processing experiments. The software includes both 360 video conversion and quality metrics functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP-PSNR calculation ERP & ERP with different resolutions

hendry197 opened this issue · comments

I tred to calculate CPP-PSNR of two ERP sequences but of different size (i.e, 3840x1920 and 3328x1664). The software throws an error. I debug into it and see it fails at resampling process (using lanczos).