Bsoft function

img_to_complex_short

Source:

src/img/img_complex.c

Description:

Converts any data type to a complex short.

Algorithm:

	Statistics are calculated.

Arguments:

Bimage* pimage (replaced by new image).

Returns:

int error code.

Prototype:

int img_to_complex_short(Bimage* p)

Functions used:

balloc
bfree

Other objects included:

struct Bimage
struct Bmarker
class Complex
constant M_PI
class Matrix3
constant VERB_


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


Back to the Bsoft home