[Bug 282428] [NEW PORT] graphics/py-pixelmatch: Fast pixel-level image comparison library
Date: Wed, 30 Oct 2024 19:16:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282428 Yusuf Yaman <nxjoseph@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nxjoseph@protonmail.com --- Comment #1 from Yusuf Yaman <nxjoseph@protonmail.com> --- Created attachment 254653 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254653&action=edit graphics/py-pixelmatch.patch py-pixelmatch offers a fast pixel-level image comparison tool, originally designed for screenshot testing. It supports both raw image data and PIL. Image instances, featuring advanced capabilities like anti-aliased pixel detection and perceptual color difference metrics. Ideal for automated visual regression testing, it enhances accuracy in image comparisons. WWW: https://github.com/whtsky/pixelmatch-py I will attach poudriere testport logs for 14.1-R and 13.4-R soon. Thanks in advance. -- You are receiving this mail because: You are the assignee for the bug.