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

DisparityWLSFilter exception #332

Closed
nombrote opened this issue May 22, 2020 · 2 comments
Closed

DisparityWLSFilter exception #332

nombrote opened this issue May 22, 2020 · 2 comments

Comments

@nombrote
Copy link

HI,

I'm trying to use DisparityWLSFilter
(like that example of OpenCV)
But when i call to to Filter method, it throw an exception (AccessViolationException)

It is a bug on emgu? Has an example that work?

@emgucv
Copy link
Owner

emgucv commented May 28, 2021

This unit test use the DisparityWLSFilter.Filter method and passed the test:

https://github.com/emgucv/emgucv/blob/4.5.1/Emgu.CV.Test/AutoTestVarious.cs#L1704

@emgucv
Copy link
Owner

emgucv commented Jul 8, 2021

Closing ticket now.

@emgucv emgucv closed this as completed Jul 8, 2021
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