Skip to content

3D Reconstruction - Sheet Of Light🔗

Operators🔗

apply_sheet_of_light_calibrationApplySheetOfLightCalibration: Apply the calibration transformations to the input disparity image.

calibrate_sheet_of_lightCalibrateSheetOfLight: Calibrate a sheet-of-light setup with a 3D calibration object.

clear_sheet_of_light_modelClearSheetOfLightModel: Delete a sheet-of-light model and free the allocated memory.

create_sheet_of_light_calib_objectCreateSheetOfLightCalibObject: Create a calibration object for sheet-of-light calibration.

create_sheet_of_light_modelCreateSheetOfLightModel: Create a model to perform 3D-measurements using the sheet-of-light technique.

deserialize_sheet_of_light_modelDeserializeSheetOfLightModel: Deserialize a sheet-of-light model.

get_sheet_of_light_paramGetSheetOfLightParam: Get the value of a parameter, which has been set in a sheet-of-light model.

get_sheet_of_light_resultGetSheetOfLightResult: Get the iconic results of a measurement performed with the sheet-of light technique.

get_sheet_of_light_result_object_model_3dGetSheetOfLightResultObjectModel3d: Get the result of a calibrated measurement performed with the sheet-of-light technique as a 3D object model.

measure_profile_sheet_of_lightMeasureProfileSheetOfLight: Process the profile image provided as input and store the resulting disparity to the sheet-of-light model.

query_sheet_of_light_paramsQuerySheetOfLightParams: For a given sheet-of-light model get the names of the generic iconic or control parameters that can be used in the different sheet-of-light operators.

read_sheet_of_light_modelReadSheetOfLightModel: Read a sheet-of-light model from a file and create a new model.

reset_sheet_of_light_modelResetSheetOfLightModel: Reset a sheet-of-light model.

serialize_sheet_of_light_modelSerializeSheetOfLightModel: Serialize a sheet-of-light model.

set_profile_sheet_of_lightSetProfileSheetOfLight: Set sheet of light profiles by measured disparities.

set_sheet_of_light_paramSetSheetOfLightParam: Set selected parameters of the sheet-of-light model.

write_sheet_of_light_modelWriteSheetOfLightModel: Write a sheet-of-light model to a file.