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

source/EdgeDetectTest.exe doesnot generate complete *_vanishingpoints.txt #5

Open
tatagoswami opened this issue Aug 9, 2018 · 2 comments

Comments

@tatagoswami
Copy link

The matlab code in sr_extract_plane.m invoking source/EdgeDetectTest.exe generates only partial info
vx vy vz score numLines
-0.99157554 0.12952947 0.00024355 650.54 47
0.76044877 -0.64939690 -0.00115497 488.17 39
-0.43647291 0.89971575 0.00172559 331.19 31
But expected is 4KB file as present in "cache\vpdetection\text\img_100_SRF_2_LR-vanishingpoints.txt"
The start , end and length of lines in 3 sets not present.
Tried in x64 machine.
Behavior in matlab code and CMD for the source/EdgeDetectTest.exe is same.
Any suggestion?
Thanks !

@tatagoswami
Copy link
Author

tatagoswami commented Aug 18, 2018

Edit: exe works in Windows10 Home OS, doesnot work in Windows7 professional, compatibility is Windows 8 onwards, forcing windows 7 compatibility does not help.
Some extra exe/dlls need be present in Windows 7 for the exe to work. Which is unknown ..

@FengBim
Copy link

FengBim commented Mar 4, 2023

Edit: exe works in Windows10 Home OS, doesnot work in Windows7 professional, compatibility is Windows 8 onwards, forcing windows 7 compatibility does not help. Some extra exe/dlls need be present in Windows 7 for the exe to work. Which is unknown ..

win11 home doesn't work, but another computer works... amazing

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

2 participants