Structured Light tutorial - Sample images and calibration file
Hi guys,
I have been trying to get the structured light tutorial working with my data and setup. What I would like to do is get the tutorial working with known sample data that works so I can compare what I am doing and possibly see what is going wrong. This would mean I would need
Captured images of each of the patterns on the object being scanned - around 44 images if projector was 1024 x 768 resolution Known projector resolution Calibration files containing intrinsic and extrinsic information for the setup that acquired the pattern images on the two cameras. Sample file attached
Data like this
Does anyone know where I can download such data. There is no mention of it on the tutoral page
https://docs.opencv.org/3.4.1/dc/da9/...
Thanks
JT
You should get some data here: https://github.com/opencv/opencv_extra/tree/3.4.3/testdata/cv/structured_light/data.
These data should be used by these tests: https://github.com/opencv/opencv_contrib/tree/3.4.3/modules/structured_light/test.