mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
updated binding.gyp to add BackgroundSubtractor
This commit is contained in:
parent
832fd33497
commit
81aaeedb40
@ -12,6 +12,7 @@
|
||||
, "src/CamShift.cc"
|
||||
, "src/HighGUI.cc"
|
||||
, "src/FaceRecognizer.cc"
|
||||
, "src/BackgroundSubtractor.cc"
|
||||
]
|
||||
, 'libraries': [
|
||||
'<!@(pkg-config --libs opencv)'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user