heremaps / pptk

The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.
https://heremaps.github.io/pptk
MIT License
610 stars 112 forks source link

Point selection using polygons #28

Open juacarri opened 4 years ago

juacarri commented 4 years ago

Hello! Following the tutorials only is possible to do a selection of points using a box, is it possible to select a group of points using a polygon instead?

kuromadoshiMJ commented 1 year ago

Adding onto the question of @juacarri, is it possible to make point selection in lasso or polygons mode?