We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boost.Python wappers must be added in:
Python API must be added in:
The text was updated successfully, but these errors were encountered:
See progress in branch new_python_api
new_python_api
Sorry, something went wrong.
Done for stat_tool within commit 3c8cbb6
To generate the wrappers, go to in the stat_tool directory and run the AutoWIG.py script using the following command
stat_tool
AutoWIG.py
python AutoWIG.py
To do so, we recommend to install Conda and dependencies in a autowig environment
autowig
conda create -n autowig fp17 -c statiskit
Then, prior to each run, activate the environment.
pfernique
No branches or pull requests
Boost.Python wappers must be added in:
Python API must be added in:
The text was updated successfully, but these errors were encountered: