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

[SOLVED] No results #6

Open
keremakinli opened this issue Feb 12, 2020 · 5 comments
Open

[SOLVED] No results #6

keremakinli opened this issue Feb 12, 2020 · 5 comments

Comments

@keremakinli
Copy link

I have built the repo successfully and ran the program with the 7 different given image folders but what I get is "debugs". I can see the feature pairs and a line result in the debug folder. A folder in 0_results also gets created but it's empty inside. Did anyone else experience this?
feature_pairs-init-roundabout0-roundabout1-246
feature_pairs-init-building0-building1-411

@keremakinli
Copy link
Author

First I had installed OpenCV 3.0 and that was the problem. Now I get results with OpenCV 3.4.

Btw, I had tried 4.2 as well, initially. Then, even the build was unsuccessful. A lot of variable names have been changed since 3.4.

@keremakinli keremakinli changed the title No results [SOLVED] No results Feb 12, 2020
@keremakinli keremakinli reopened this Feb 12, 2020
@Warden7
Copy link

Warden7 commented Oct 4, 2020

hi, could you please send me one copy of the dataset ? thank your very much. My email address is [email protected]

@Fuzzy-Zhang
Copy link

Hello, I also encountered the same problem, how did you solve it?

@LemonLov
Copy link

First I had installed OpenCV 3.0 and that was the problem. Now I get results with OpenCV 3.4.

Btw, I had tried 4.2 as well, initially. Then, even the build was unsuccessful. A lot of variable names have been changed since 3.4.

Hi, which version of OpenCV do you use? I use version 3.4.14, but it gives me "no LineSegmentDetector error", so i use FastLineDetector instead, this time it compiles successful, but no result is output in "0_results ".

@Fuzzy-Zhang
Copy link

First I had installed OpenCV 3.0 and that was the problem. Now I get results with OpenCV 3.4.
Btw, I had tried 4.2 as well, initially. Then, even the build was unsuccessful. A lot of variable names have been changed since 3.4.

Hi, which version of OpenCV do you use? I use version 3.4.14, but it gives me "no LineSegmentDetector error", so i use FastLineDetector instead, this time it compiles successful, but no result is output in "0_results ".

Hello, I used opencv310 to experiment successfully in release mode, but switched to debug mode, the code running ended in a loop and no error was reported

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

4 participants