You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I run SurfCompare.java and get SurfCompare.png. The InterestPoints are at wrong
positions I assume. It seems they are 90 degree rotated or something.
So i write class ShowInterestPoints.java which is similar to SurfCompare.java.
The most important change is that I switched point.getX() <-> point.getY() from
line 122 and 123 of SurfCompare.java. The result is ShowInterestPoints-wh1.png.
OK now it looks like the InterestPoints are at right positions but they do not
cover whole image. It is great visible at ShowInterestPoints-wh4.png.
I am running Ubuntu 12.04 64-bit and using the .jar file from Feb 17, 2014.
Original issue reported on code.google.com by [email protected] on 30 Oct 2014 at 2:13
Original issue reported on code.google.com by
[email protected]
on 30 Oct 2014 at 2:13Attachments:
The text was updated successfully, but these errors were encountered: