Projects with this topic
-
MultiCameraDeflectometry surface_model_ray_reconstruction generates a reconstructed surface of an input data set from a generalized lightfield camera before the first start you need to update the paths for the real data in functions\variable_data.py Variable select in main file: you must select the used model type (bspline or zenike) and the used method (separate or combined) you must define if the simulation or real data is used Variable selected in variable_data.py: you must select the object which should be optimized the noises for the test run can be updated if you want to look at the optimized model parameters, you need to pause the script in line 121 and watch at the result in the variable opt_res The evaluation of the scipt will compair the optimized model with the true model. The surface differenz, Difference in the Monitor pose and the optimizer quality measurement will be displayed.
Updated