Open kevinyehk opened 2 weeks ago
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1628.
This message was autogenerated
I look at some recomendations for rescaling the image and changing the interpolation method to AREA
fixed the issue with this device, since it reduced the noise produced when rescaling the image. We are still failing with low quality images, but now the test pass with this device
Original image:
NEAREST interpolation The BRISQUE score is too high: 65.15044131116338 > 60
AREA interpolation BRISQUE score: 32.42782220073718
Bad quality images:
wrong_camera_color.jpeg The BRISQUE score is too high: 159.1849551827096 > 60
The BRISQUE score is too high: 80.10864111807274 > 60
Unable to compute BRISQUE score
Enhancement Proposal
Some images from the camera have higher noise, base on the conversion with @fernando79513, we could increase the threshold of the algorithm to pass the test.