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

[BUG] Features2DToolbox.DrawMatches singlePointColor argument is ignored, it always uses the matchColor argument #915

Open
KRA2008 opened this issue Mar 8, 2024 · 0 comments
Assignees

Comments

@KRA2008
Copy link

KRA2008 commented Mar 8, 2024

Describe the bug
When using Features2DToolbox.DrawMatches, both the lines and points will always be the same color, which is controlled by color chosen for the lines. For example, it doesn't seem possible to draw matches with the points themselves drawn in red and the match lines drawn in green. Instead, it will all be drawn in green.

** OS / Platform **
Windows, iOS, and Android.

** .Net version **
net8.0

CPU Architecture

** Emgu CV package used**
Emgu.CV.runtime.maui 4.8.0.5324

This bug has existed since at least v3.4.3.3027 but I hadn't bothered to report it.

To Reproduce
I'm sorry a reproduction repo is too much work UNLESS you specifically request it. This doesn't seem like a niche bug that would be difficult to reproduce or just see by code inspection.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

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