Skip to content
New issue

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

Vectorized contour reconstruction function #4

Merged
merged 5 commits into from
Jul 27, 2019
Merged

Conversation

reinvantveer
Copy link
Contributor

Hope to contribute some more to this project with an extracted contour reconstruction function. Refactored tests accordingly. To compare reconstructed shapes I had to import a reliable hausdorff distance function, for which the scipy package was included in the test requirements.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5e2d0fa on SPINLab:master into 9b446ba on hbldh:master.

@coveralls
Copy link

coveralls commented Jun 28, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 6f2f2dd on SPINLab:master into 9b446ba on hbldh:master.

@hbldh hbldh merged commit 6f2f2dd into hbldh:master Jul 27, 2019
hbldh added a commit that referenced this pull request Jul 27, 2019
Merge #4
Updated docstring for new method.
Ran Black on code.
Removed scipy dep from requiremn
@hbldh
Copy link
Owner

hbldh commented Jul 27, 2019

Sorry for leaving this hanging. I accidentally forgot it even though I found it to be a very good addition.

One thing I noticed while merging; there is no documentation for this new feature. I wrote a docstring (please check it if it is good enough), but if you have a real example of how to use your new method, would you mind adding it to the README.md and/or the docs/index.rst file?

@reinvantveer
Copy link
Contributor Author

reinvantveer commented Aug 17, 2019

Sure, just got back from my holiday and picking up work again so it may take a few days, but I agree this is a good idea.

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.

3 participants