Pexelmatch.Match (pexelmatch v0.0.1)

The main internal API for matching images.

Link to this section Summary

Link to this section Functions

Link to this function

antialiased?(matrix, x, y, width, height, other_matrix)

Link to this function

apply(img_1, img_2, options)

Link to this function

color_delta(pixel_1, pixel_2, arg3)

Link to this function

compare(matrix_1, matrix_2, opts)

Link to this function

draw_gray_pixel(pixel_1, alpha)

Link to this function

draw_pixel(arg)

Link to this function

has_many_siblings(matrix, x, y, width, height)

Link to this function

images_identical?(img_1, img_2, opts)

Link to this function

matrices_identical?(img_1, img_2, opts)

Link to this function

maybe_blend_pixel(pixel)