Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add histogram-diff command #33

Closed
wants to merge 1 commit into from
Closed

Add histogram-diff command #33

wants to merge 1 commit into from

Commits on Oct 18, 2015

  1. Add :histogram-diff command

    There's now a rudimentary :histogram-diff command. It takes two histograms
    and a maximum difference (between 0 and 1) and evaluates to true if the
    histograms are no further apart than that. There's a :histogram (for literal
    histogram strings) and :histogram-at (take x, y, width, and height,
    generating the histogram from on-screen pixels.)
    
    I'm not 100% done, but pushing to work on another computer.
    emiln committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    0c05105 View commit details
    Browse the repository at this point in the history