1 | initial version |
not sure about the js bindings, but cv.BackgroundSubtractorMOG is from opencv_contrib , unlikely, that there are js bindings for that as of now.
(in other words: you probably can oly use the MOG2 version)
2 | No.2 Revision |
not sure about the js bindings, but cv.BackgroundSubtractorMOG is from opencv_contrib , unlikely, that there are js bindings for that as of now.
(in other words: you probably can oly only use the MOG2 version)