Create Recognizer class
We want to create a Recognizer class, which holds all options for the various findXYMarker-functions and dispatches a call for getMarkerPos accordingly by calling the currently selected function with these parameters.
We want to create a Recognizer class, which holds all options for the various findXYMarker-functions and dispatches a call for getMarkerPos accordingly by calling the currently selected function with these parameters.