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

No results #37

Open
LemonLov opened this issue Jul 20, 2021 · 2 comments
Open

No results #37

LemonLov opened this issue Jul 20, 2021 · 2 comments

Comments

@LemonLov
Copy link

My OpenCV version is 3.4.14, because it gives me the "No LineSegmentDetector error" when I execute the exe file, so I use FastLineDetector instead, this time no error accur, but there was no results in "0_results" dir. Just feature_pairs-sRANSAC-09-10-398.jpg type image in "1_debug" dir.

@Sad-Snow
Copy link

yes, it will throw an error when use high vision OpenCV in 3.x.x, cause of no "LineSegmentDetector " class, use lower or even higher vision OpenCV should be fine, like 3.1.0 or 4.x.x+.
your problem seems to be incorrect process of line detection, the output in "1_debug" dir should also have pictures named "line-result-... .jpg".
1626850348(1)

@one123455
Copy link

Have you solved this problem? How to modify the original code?

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

No branches or pull requests

3 participants