findMatch should provide an abstraction to search for an image needle in another image haystack
A MatchResult holding the match probability and location
TextFinderInterface
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
TextFinderInterface
A MatchRequest containing needed matching data
A TextFinder should provide an abstraction layer to perform text searches
Interface
TextFinderInterface