giotto-ai / pyflagser

Python bindings and API for the flagser C++ library (https://github.com/luetge/flagser).
Other
13 stars 15 forks source link

Add support for approximation #7

Closed reds-heig closed 4 years ago

reds-heig commented 4 years ago

Reference Issues/PRs

2

What does this implement/fix? Explain your changes.

Add approximation capability for pyflagser. Update missing argument description in flagser method.

Any other comments?

No test is implemented at the moment. A suggestion would be to compute results on C++ version and reuse them for the Python version.