powered by
convert Mapillary object detection into sf polygons
decode_detections(detections_string)
sf polygon
character, an endcoded string of semantic segmentation, for example, "Gmt4AgoGbXB5L=="
# \donttest{ detection <- readLines(system.file('detection.txt', package = 'streetscape')) streetscape::decode_detections(detection) # }
Run the code above in your browser using DataLab