gocv
gocv copied to clipboard
implementation of setMouseCallback
Codecov Report
Merging #603 into dev will decrease coverage by
0.89%
. The diff coverage is33.33%
.
@@ 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%) |
:arrow_down: |
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.
What happened to this? It would be cool to then be able to implement this in gocv
ping?