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

Comparison to OpenCV/cv2 #258

Closed
jariji opened this issue Jun 29, 2023 · 3 comments
Closed

Comparison to OpenCV/cv2 #258

jariji opened this issue Jun 29, 2023 · 3 comments

Comments

@jariji
Copy link

jariji commented Jun 29, 2023

I am trying to port some Python code to Julia. I saw there is a nice comparison with some frameworks. Since the code I'm porting uses cv2, it would be helpful to have a comparison to that as well.

For instance I am going to be looking for

cv2.findContours
cv2.contourArea
cv2.boxPoints
cv2.minAreaRect
cv2.threshold
cv2.resize
@ashwani-rathee
Copy link
Member

Let's see:

@ashwani-rathee
Copy link
Member

We need to update the comparison page and list of packages we serve.

@ashwani-rathee
Copy link
Member

Issue #230 and #244

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

2 participants