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

How to convert SharpCV Mat to OpenCVSharp Mat #9

Open
piyushspss opened this issue May 21, 2020 · 6 comments
Open

How to convert SharpCV Mat to OpenCVSharp Mat #9

piyushspss opened this issue May 21, 2020 · 6 comments

Comments

@piyushspss
Copy link

Hi, There are few methods not available in SharpCV but present in OpenCVSharp.

Since SharpCV uses internally OpenCVSharp, is there a way we can convert SharpCV Mat to OpenCVSharp Mat?

@Oceania2018
Copy link
Member

Ideally it’s true, but you can not use both at the same time due to name conflict. Can you tell which function is missing?

@piyushspss
Copy link
Author

piyushspss commented May 22, 2020

Hi, I was looking for Sobel and Erode which is present in OpenCVSharp.

@piyushspss
Copy link
Author

@Oceania2018 Could you please provide some help on this?

@Oceania2018
Copy link
Member

Yes, it’s on my to do list.

@piyushspss
Copy link
Author

Thanks!

@Seven-year-promise
Copy link

By the way, is there any function for HoughCircles?

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

3 participants