Skip to content

charlesbvll/FindingWaldo

Repository files navigation

FindingWaldo

A program in Java that finds the face of Waldo, given a crowded picture containing the character. It finds it by either using an algorithm calculating the minimum distance between groups of pixels in the image and a reference image or by using a cross-correlation algorithm with the same reference picture.

About

A program in Java that finds the face of Waldo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages