Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when using SIFT detector with ORB descriptor #24

Closed
GoogleCodeExporter opened this issue May 15, 2015 · 1 comment
Closed

Crash when using SIFT detector with ORB descriptor #24

GoogleCodeExporter opened this issue May 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Choose SIFT as detector
2. Choose ORB as descriptor 
3. Start camera

What is the expected output? 
Detecting...

What do you see instead?
Application closes, error:

OpenCV Error: Assertion failed (dsize.area() || (inv_scale_x > 0 && inv_scale_y 
> 0)) in resize, file 
/Users/mathieu/Documents/workspace/opencv-2.4.9/modules/imgproc/src/imgwarp.cpp,
 line 1835

Version 0.4.6 on Mac OS X...

Original issue reported on code.google.com by matla...@gmail.com on 26 Jun 2014 at 3:06

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r387.

Original comment by matla...@gmail.com on 24 Aug 2014 at 1:55

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant