-
Notifications
You must be signed in to change notification settings - Fork 113
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
Comments
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) |
Do you have a callstack? |
command as followed: |
The key is: --height=768 --width=1024 --output=../../data/output/test.ply |
[ WARN:[email protected]] 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 |
How to run ARCH dataset by the way? There is nowhere to input the topCam information. |
No description provided.
The text was updated successfully, but these errors were encountered: