model_handle (int): handle to model point cloud (model will be the static part)
template_handle (int): handle to template point cloud (template will be the part to register to the model)
outlier_treshold (float, default: -1): outlier treshold (-1 = no treshold)
|