Skip to content

jmag722/geogram_nn_bug

Repository files navigation

Geogram

Build and run with:

mkdir build
cmake -S . -B build
cmake --build build
./build/main

Expected output

Index found with geogram: 9

Python

Run with python minimal_example.py

Python expected output

Index found by Python: 4

About

bug with geogram NearestNeighbor library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published