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

Switch morphology tasks to use cv2 instead of skimage #732

Merged
merged 4 commits into from
Aug 30, 2023

Conversation

mlubej
Copy link
Contributor

@mlubej mlubej commented Aug 30, 2023

Changes:

  • remove usage of skimage
  • introduce usage of cv2
  • remove some things not obvious in cv2 (diamond kernel, etc.)
  • update tests

@mlubej mlubej requested review from zigaLuksic and veseln August 30, 2023 10:09
@zigaLuksic zigaLuksic merged commit 6037f4d into develop Aug 30, 2023
7 checks passed
@zigaLuksic zigaLuksic deleted the use-cv2-morphology branch August 30, 2023 11:15
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.

2 participants