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

cant run demo binary #11

Open
ghost opened this issue Apr 21, 2019 · 5 comments
Open

cant run demo binary #11

ghost opened this issue Apr 21, 2019 · 5 comments

Comments

@ghost
Copy link

ghost commented Apr 21, 2019

No description provided.

@ghost
Copy link
Author

ghost commented Apr 21, 2019

sudo ./SLS --leftcam="/home/user/3DUNDERWORLD-SLS-GPU_CPU/data/alexander/leftCam/dataset1" --rightcam="/home/user/3DUNDERWORLD-SLS-GPU_CPU/data/alexander/rightCam/dataset1" --leftconfig="/home/user/3DUNDERWORLD-SLS-GPU_CPU/data/alexander/leftCam/calib/output/calib.xml" --rightconfig="/home/user/3DUNDERWORLD-SLS-GPU_CPU/data/alexander/rightCam/calib/output/calib.xml" --output="/home/user/test/" --format="jpg" --width=4896 --height=3264

however : Segmentation fault(core dumped)
What should I do to run the demo binary

@ghost ghost changed the title cant cant run demo binary Apr 21, 2019
@v3c70r
Copy link
Member

v3c70r commented May 2, 2019

Do you have a callstack?

@csubilin
Copy link

command as followed:
./SLS --leftcam=../../data/alexander/leftCam/dataset1 --rightcam=../../data/alexander/rightCam/dataset1 --leftconfig=../../data/alexander/leftCam/calib/output/calib.xml --rightconfig=../../data/alexander/rightCam/calib/output/calib.xml --format=jpg --height=768 --width=1024 --output=../../data/output/test.ply

@csubilin
Copy link

The key is: --height=768 --width=1024 --output=../../data/output/test.ply

@YanLongLin01
Copy link

The key is: --height=768 --width=1024 --output=../../data/output/test.ply
Hi,
I tried to run it, but there was an error.
I don't know where to control the number of images to read, w I don't know why this error occurs
I hope you can give me some help if you see it, thank you very much!

[ WARN:0@11.461] global loadsave.cpp:244 findDecoder imread_('/home/ubuntu/Lin/Code/3DUNDERWORLD-SLS-GPU_CPU/3DUNDERWORLD-SLS-DATA/alexander/leftCam/dataset1/0042.jpg'): can't open/read file: check file path/integrity

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