3DUNDERWORLD-SLS-GPU_CPU
3DUNDERWORLD-SLS-GPU_CPU copied to clipboard
cant run demo binary
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
Do you have a callstack?
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
The key is: --height=768 --width=1024 --output=../../data/output/test.ply
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:[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