Mixture of gaussians doesn't return any background (Bug #622)


Added by Bruno Nascimento over 14 years ago. Updated almost 13 years ago.


Status:Cancelled Start date:
Priority:High Due date:
Assignee:- % Done:

0%

Category:imgproc, video
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Mixture of gaussians doesn't return any background using for eg. cvShowImage(mog->background);

Everything is fine for cvShowImage(mog->foreground)

Using the CvBGStatModel.

OpenCV 2.1, Platform windows XP, not using IPP or openMP


Related issues

duplicates Bug #317: sample bgfg_segm.cpp don't display background in 2.1.0 ve... Done

Associated revisions

Revision fb04f3a5
Added by Andrey Kamaev almost 13 years ago

Merge pull request #622 from moshekaplan:python2_cleanups

History

Updated by Georgios Petrou over 14 years ago

The latest svn version (3921) does not work either. The bgfg_segm.cpp example shows only the foreground image correctly and the background image is empty.

Updated by Vadim Pisarevsky over 14 years ago

this is duplicate of #317, where the workaround is suggested

  • Status changed from Open to Done
  • (deleted custom field) set to duplicate

Updated by Andrey Kamaev almost 13 years ago

  • Status changed from Done to Cancelled

Also available in: Atom PDF