node-opencv icon indicating copy to clipboard operation
node-opencv copied to clipboard

Ocv3 features2d

Open btsimonh opened this issue 7 years ago • 1 comments

ports features2d to OCV 3

btsimonh avatar Mar 02 '18 12:03 btsimonh

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@48a4fc3). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #615   +/-   ##
=========================================
  Coverage          ?   56.76%           
=========================================
  Files             ?       33           
  Lines             ?     4073           
  Branches          ?       30           
=========================================
  Hits              ?     2312           
  Misses            ?     1761           
  Partials          ?        0
Impacted Files Coverage Δ
src/Matrix.h 100% <ø> (ø)
src/init.cc 100% <100%> (ø)
src/Features2d.cc 100% <100%> (ø)
src/Matrix.cc 55.78% <100%> (ø)

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 48a4fc3...943fb71. Read the comment docs.

codecov-io avatar Mar 02 '18 12:03 codecov-io