GitHub - shadeimi/robotframework-imaging: Robotframework utility keyworks for image comparing

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

21 Commits

Repository files navigation

robotframework-imaging

Compare two images, asserting through a threshold value.

This library is designed to make comparison using the following engines:

  1. PIL Engine
  2. RMS (Root-Mean Square) Engine
  3. PerceptualDiff Engine (add the PerceptualDiff binary in your $PATH first)

Most of this work is based on the great needle (https://github.com/bfirsh/needle) library with some improvement.

About

Robotframework utility keyworks for image comparing

Resources

Readme

License

MIT license

Activity

Stars

2 stars

Watchers

0 watching

Forks

1 fork

Releases

No releases published

Languages