issues
search
drprojects
/
point_geometric_features
Python wrapper around C++ utility to compute local geometric features of a point cloud
MIT License
56
stars
5
forks
source link
v0.3.0
#16
Closed
rjanvier
closed
1 month ago
rjanvier
commented
1 month ago
Hi Damien, I propose a new version of pgeof with:
Usual Housekeeping (update dependencies, update build system, add lints to python parts -i.e. tests-)
Performance improvements (multithreaded kdtree build)
Add stubs (type hints for fancy editor user and static analysis tools)
Hi Damien, I propose a new version of pgeof with: