Skip to content

A python wrapper based on cython#3

Open
aferust wants to merge 23 commits intoarnaud-ramey:masterfrom
aferust:master
Open

A python wrapper based on cython#3
aferust wants to merge 23 commits intoarnaud-ramey:masterfrom
aferust:master

Conversation

@aferust
Copy link
Copy Markdown

@aferust aferust commented Apr 16, 2018

This fork of the project includes a python wrapper performing basic thinning operation.
This wrapper is based on cython. I am sure that it can be wrapped in a more efficient way.
I was just playing around the code, and this is what i got :)

To build this python module, cd into src/python folder, set your opencv include and lib paths in setup.py and type:
python setup.py build_ext --inplace
Take a look at mytest.py for usage. Have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant