MCPcopy Create free account
hub / github.com/JeremyBYU/polylidar / basic2d_algorithm.py

File basic2d_algorithm.py

examples/python/basic2d_algorithm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Example of extracting MultiPolygons with holes of a 2D point set. Step through algorithm.
2"""
3import time
4import numpy as np

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected