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

Remove OpenCV dependency #77

Open
jonschwenk opened this issue May 20, 2022 · 0 comments
Open

Remove OpenCV dependency #77

jonschwenk opened this issue May 20, 2022 · 0 comments

Comments

@jonschwenk
Copy link
Collaborator

I just replaced the use of OpenCV's contour finding in rabpro's copy of regionprops. It's not well-tested at this point but I think the use cases should all be simple enough--only thing I'm not sure about are holes in the blobs.

Anyway, assuming it holds, we can replace cv2 functions in RG's regionprops function using the same code as the commit referenced here VeinsOfTheEarth/rabpro#50 points to. There are still some convolutions done by OpenCV in RivGraph that would need to be replaced, but I think there should be drop-ins (or very close) for those in skimage.

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

No branches or pull requests

1 participant