Bsoft function

img_subtract_background

Source:

src/img/img_background.c

Description:

Subtracts the background for each sub-image.

Algorithm:

	The background is taken from the sub-image structures.

Arguments:

Bimage* pimage.

Returns:

int 0.

Prototype:

int img_subtract_background2(Bimage* p)

Functions used:

balloc

Other objects included:

struct Bimage
struct Bmarker
class Complex


Generated by bdoc.pl on Mon Jun 15 11:47:22 2009


Back to the Bsoft home