Cannot set BackgroundSubtractorMOG2 parameters (Bug #2168)
Description
In the documentation for BackgroundSubtractorMOG2 it is stated that there are several parameters "which you can set after constructing the class instance". But when I list the parameters I see only detectShadows, history, nmixtures, varThreshold
. All the other parameters like backgroundRatio
are missing.
Either documentation or the code should be corrected.
There is another similar issue for only 1 parameter which is resolved here: http://code.opencv.org/issues/1914
Associated revisions
Merge pull request #2168 from ilya-lavrenov:tapi_perf_stitching
History
Updated by Alexander Smorkalov over 12 years ago
- Target version set to 2.4.3
- Category set to documentation
- Assignee set to Vadim Pisarevsky
Updated by Vadim Pisarevsky over 12 years ago
- Target version deleted (
2.4.3) - Assignee deleted (
Vadim Pisarevsky)
Updated by Kirill Kornyakov over 12 years ago
- Target version set to Next Hackathon
Updated by Vladislav Vinogradov almost 12 years ago
- Assignee set to Vladislav Vinogradov
- Pull request set to https://github.com/Itseez/opencv/pull/972
- Affected version set to branch '2.4'
- Category changed from documentation to imgproc, video
Updated by Vladislav Vinogradov over 11 years ago
Pull request was merged into 2.4 branch.
- Status changed from Open to Done
Updated by Andrey Pavlenko over 11 years ago
- Target version changed from Next Hackathon to 2.4.6
- HW Platform set to Other
- Operating System set to Any
- Start date deleted (
2012-07-12)