peterbraden / node-opencv

OpenCV Bindings for node.js
MIT License
4.38k stars 857 forks source link

modify init.cc for new backgroundsubtractor #586

Closed btsimonh closed 6 years ago

btsimonh commented 6 years ago

move backgroundsubtrator::init out if HAVE_OPENCV_VIDEO and into new HAVE_BACKGROUNDSUBTRACTOR

codecov-io commented 6 years ago

Codecov Report

Merging #586 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #586   +/-   ##
=======================================
  Coverage   55.98%   55.98%           
=======================================
  Files          33       33           
  Lines        4037     4037           
  Branches       30       30           
=======================================
  Hits         2260     2260           
  Misses       1777     1777
Impacted Files Coverage Δ
src/init.cc 100% <100%> (ø) :arrow_up:

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 1085b66...cdb8d7f. Read the comment docs.