Assign point labels

operators.ops3d.assign_point_labels(client, file_source_in='segmented_object.laz', file_labels_in='labels.npy', file_source_out='aligned_points.laz', dtype='classification', all_type='', instance_type='x2large')

assign_point_labels( client,
file_source_in=’segmented_object.laz’,
file_labels_in=’labels.npy’,
file_source_out=’aligned_points.laz’,
dtype=’classification’,
all_type=’’,
instance_type=’x2large’ )
Parameters:
  • file_source_in – input folder data

  • file_labels_in – input folder labels

  • file_source_out – output folder

  • dtype – value

  • all_type – values to load

  • instance_type – type of cloud instance used for processing