locpix.img_processing.render.visualise_seg_item#

visualise_seg_item(item, column)[source]#

Function for visualising the segmentation of a point cloud and saving Where column is the column the histogram values are in

Note that as not every pixel will contain localisations there may be pixels which get set to zero.

Parameters:
  • item (datastruc.item) – This contains the df and the labels to visualise. This must be true!

  • column (string) – Column containing the segmention labels