Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
This PR fixes the failing PSNR test and the function in the main branch.
A high PSNR value means two images are very similar (theoretically infinity if they are exactly identical)
A low PSNR value means two images are very different
Description
This PR fixes the failing PSNR test and the function in the main branch. A high PSNR value means two images are very similar (theoretically infinity if they are exactly identical) A low PSNR value means two images are very different
Resolved issues
Documentation
Tests