Example SURF_Homography.cpp no longer works as expected with OpenCV 2.4.2. (Bug #2219)
Description
I tried running the example SURF_Homography.cpp in http://docs.opencv.org/doc/tutorials/features2d/feature_homography/feature_homography.html with OpenCV 2.4.2 and found out that the result is invalid. (See the attached screenshot. ) I switched from SURF to SIFT and the result turned out to be valid again. Also, when I use OpenCV 2.3.1 with SURF, the result is valid as well. Therefore it is very likely that there is too drastic a change from 2.3.1 to 2.4.2 in SURF, which causes SURF to underperform.
Related issues
related to Bug #2640: SURF Descriptor Stability in 2.4.3 | Done | |||
precedes Bug #2173: Planar object detection stopped to work | Done | 2012-08-01 |
Associated revisions
Merge pull request #2219 from ilya-lavrenov:createHanningWindow
Merge pull request #2219 from ilya-lavrenov:createHanningWindow
History
Updated by Daniil Osokin over 12 years ago
- Category set to features2d
Updated by Daniil Osokin over 12 years ago
Please, provide source image to reproduce that behaviour.
Updated by Zane Tu over 12 years ago
Daniil Osokin wrote:
Please, provide source image to reproduce that behaviour.
Done.
- File object.png added
- File scene.png added
Updated by Daniil Osokin over 12 years ago
Thank you for reply, we will process it.
Updated by Andrey Kamaev over 12 years ago
- Assignee set to Maria Dimashova
Updated by Ryan Lovelett over 12 years ago
I can confirm that I am also having this issue.
Updated by Vadim Pisarevsky over 12 years ago
- Target version deleted ()
- Assignee deleted (
Maria Dimashova)
Updated by Kirill Kornyakov over 12 years ago
- Target version set to Next Hackathon
Updated by Vadim Pisarevsky about 12 years ago
- Assignee set to Vadim Pisarevsky
- Affected version set to 2.4.0
- Target version deleted (
Next Hackathon)
Updated by Vadim Pisarevsky about 12 years ago
- Assignee deleted (
Vadim Pisarevsky)
Updated by Vadim Pisarevsky about 12 years ago
- Category changed from features2d to nonfree
Updated by Vadim Pisarevsky about 12 years ago
- Assignee set to Vadim Pisarevsky
Updated by Andrey Kamaev about 12 years ago
Fix is pushed to 2.4: 1f261c2
- Status changed from Open to Done
Updated by Kirill Kornyakov about 12 years ago
- Target version set to 2.4.4