findMatch should provide an abstraction to search for an image needle in another image haystack
A MatchResult holding the match probability and location
ImageFinderInterface
A MatchRequest containing needed matching data
findMatches should provide an abstraction to search for an image needle in another image haystack
A list of MatchResults holding the match probability and location
ImageFinderInterface
A matchrequest containing needed matching data
An ImageFinder should provide an abstraction layer to perform image matching
Interface
ImageFinderInterface