FgBgSegment::Background Class Reference

Class modelling background hypothesis. More...

#include <fgbgsegment.h>

Inheritance diagram for FgBgSegment::Background:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Background (FgBgSegment &segm, int width, int height)
 Constructor.
void Initialize ()
 Initialize the background hypothesis.
virtual void Update ()
 Update background hypothesis.

Public Attributes

float disp
Image< float > probabilities
 Probabilities for each pixel to belong to the background.
float spread_d

Static Public Attributes

static const float strength = 10.0f
static const float weight_d = 0.1f*0.1f

Detailed Description

Class modelling background hypothesis.

Definition at line 230 of file fgbgsegment.h.


Constructor & Destructor Documentation

FgBgSegment::Background::Background ( FgBgSegment segm,
int  width,
int  height 
)

Constructor.

Background Hypothesis

Parameters:
segm Segmentation
width Width of the Image
height Height of the Image

Definition at line 149 of file fgbgsegment.cpp.


Member Function Documentation

void FgBgSegment::Background::Initialize (  ) 

Initialize the background hypothesis.

Definition at line 539 of file fgbgsegment.cpp.

void FgBgSegment::Background::Update (  )  [virtual]

Update background hypothesis.

Reimplemented from FgBgSegment::ColorModel.

Definition at line 882 of file fgbgsegment.cpp.


Member Data Documentation

Definition at line 235 of file fgbgsegment.h.

Probabilities for each pixel to belong to the background.

Definition at line 237 of file fgbgsegment.h.

Definition at line 235 of file fgbgsegment.h.

const float FgBgSegment::Background::strength = 10.0f [static]

Definition at line 233 of file fgbgsegment.h.

const float FgBgSegment::Background::weight_d = 0.1f*0.1f [static]

Definition at line 232 of file fgbgsegment.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Friends Defines


active_realtime_segmentation
Author(s): Marten Bjorkman. Maintained by Jeannette Bohg
autogenerated on Fri Jan 11 09:51:13 2013