theICTlab / 3DUNDERWORLD-SLS-GPU_CPU

A structured light scanner
http://www.3dunderworld.org
GNU Lesser General Public License v3.0
281 stars 112 forks source link

there may be something wrong in your readme #12

Open Studentshen opened 5 years ago

Studentshen commented 5 years ago

-R, --rightconfig Right camera configuration file (string) -o, --output Right camera configuration file (string)

what does the "--output" should be? Thank you very much.

chongjeelee commented 5 years ago

output include calibration parameters,for instance, camera distortion,camera intrinsic matrix,...

Studentshen commented 5 years ago

output include calibration parameters,for instance, camera distortion,camera intrinsic matrix,...

Could you please give me an example?thank you.

chongjeelee commented 5 years ago

maybe it's useful. https://github.com/theICTlab/3DUNDERWORLD-Structured-Light-Scanner

chongjeelee commented 5 years ago

a good one,u can generate 3D with matlab. http://mesh.brown.edu/byo3d/source.html

Studentshen commented 5 years ago

a good one,u can generate 3D with matlab. http://mesh.brown.edu/byo3d/source.html

Thank you very much! What should I input for the "--output" parameter of SLS?

charalambos commented 5 years ago

That's how you specify the filename of the output file e.g. SLS.log, in the readme.

Studentshen commented 5 years ago

That's how you specify the filename of the output file e.g. SLS.log, in the readme.

Thank you! how about the Left camera configuration file, is it in the "data" folder?

v3c70r commented 5 years ago

There was indeed a mistake in the README.md and code. I have fixed them. But I'll have to verify the changes later today. They should be the output file of the point cloud data.