Bsoft function
img_complex2phases
Source:
src/img/img_complex.c
Description:
Converts a complex image to a phase image.
Algorithm:
The new image contains the phases of the complex image.
Arguments:
Bimage* p
image (replaced by new image).
Returns:
int error code.
Prototype:
int img_complex2phases(Bimage* p)
Functions used:
angle_set_negPI_to_PI
balloc
bfree
Other objects included:
struct Bimage
struct Bmarker
class Complex
constant M_PI
Generated by bdoc.pl on Mon Jun 15 11:47:43 2009
Back to the Bsoft home