I have been trying to detect some features of an image and another image which is created by rotating the other image by 90 degrees. My aim was to confirm that OrbFeatureDetector with BriefFeatureExtractor is actually rotation invariant. However, literally, I have 0 good match. Not even one combination of 4 point matches correspond to a transformation matrix. I wanted to know if it is actually possible that there could be no good matches between an image and it's rotated version.
I could post codes, but I am pretty sure I have no errors with my code, it's just there are 0 matches. And also I wouldnt want to bother you with raw code.
Thanks for ideas.
GOod day.