I am using Brute Force Matcher with L2 norm. Referring this link https://docs.opencv.org/2.4/doc/tutorials/features2d/feature_description/feature_description.html
After the process, I get below image as output
What is the likely position of the object suggested by the feature matching?
I don't understand how to choose the likely position using this image :(