Bindings for BackgroundSubtractorMOG2 missing (Bug #3171)
Description
The Java bindings for BackgroundSubtractorMOG2 are missing.
They should be present, similarly to BackgroundSubtractorMOG (see http://docs.opencv.org/java/2.4.6/org/opencv/video/BackgroundSubtractorMOG.html).
I note that the underlying C++ code is still present.
Associated revisions
Merge pull request #3171 from akarsakov:amd_fft_fix
History
Updated by Ivan Korolev over 11 years ago
Hi,
thanks for the bug report. I'm afraid that currently we have limited resources. So if you could investigate this issue or send a fixing pull request (http://www.code.opencv.org/projects/opencv/wiki/How_to_contribute) this would be really appreciated!
- Status changed from New to Open
Updated by Andrey Pavlenko over 11 years ago
- Pull request set to https://github.com/Itseez/opencv/pull/1899
- Affected version changed from 2.4.6 (latest release) to 2.4.7 (latest release)
- Target version set to 2.4.8
Updated by Andrey Pavlenko over 11 years ago
- Status changed from Open to Done