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

implementation of setMouseCallback #603

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

netbrain
Copy link
Contributor

@netbrain netbrain commented Feb 5, 2020

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #603 into dev will decrease coverage by 0.89%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev     #603     +/-   ##
=========================================
- Coverage   98.14%   97.25%   -0.9%     
=========================================
  Files          19       20      +1     
  Lines        2152     2182     +30     
=========================================
+ Hits         2112     2122     +10     
- Misses         33       51     +18     
- Partials        7        9      +2
Impacted Files Coverage Δ
highgui.go 78.43% <28.57%> (-7.94%) ⬇️
callback.go 37.5% <37.5%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5c4429...410d1a7. Read the comment docs.

@amlwwalker
Copy link

What happened to this?
It would be cool to then be able to implement this in gocv

@ldemailly
Copy link

ping?

@YouROK
Copy link

YouROK commented Jul 16, 2024

ping?

@netbrain
Copy link
Contributor Author

Pr never got reviewed, not sure why @deadprogram ? In any case, I forgot about this and eventually never needed it. Someone else will have to rebase this and fix any conflicts if they need it.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 33.33333% with 20 lines in your changes missing coverage. Please review.

Project coverage is 97.25%. Comparing base (a5c4429) to head (410d1a7).
Report is 392 commits behind head on dev.

Files Patch % Lines
callback.go 37.50% 9 Missing and 1 partial ⚠️
highgui.go 28.57% 9 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #603      +/-   ##
==========================================
- Coverage   98.14%   97.25%   -0.90%     
==========================================
  Files          19       20       +1     
  Lines        2152     2182      +30     
==========================================
+ Hits         2112     2122      +10     
- Misses         33       51      +18     
- Partials        7        9       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it 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

Successfully merging this pull request may close these issues.

6 participants