Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个渲染图像的绘图应用程序(使用 Quartz2D)。我希望能够运行回归测试以确定文件是否始终如一地呈现,因此我可以确定代码更改后是否有任何问题。是否有任何 API 可以让我比较屏幕截图(或图像文件)并获得一些相似度分数。?
我不确定这是否适合您的需求(它不会返回分数)。 但是这个软件可以让你比较图像并决定忽略哪些部分
视觉 CI