$search

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 150 of file fgbgsegment.cpp.


Member Function Documentation

void FgBgSegment::Background::Initialize (  ) 

Initialize the background hypothesis.

Definition at line 540 of file fgbgsegment.cpp.

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

Update background hypothesis.

Reimplemented from FgBgSegment::ColorModel.

Definition at line 883 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 Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


active_realtime_segmentation
Author(s): Mårten Björkman. Maintained by Jeannette Bohg
autogenerated on Tue Mar 5 14:01:56 2013