![]() |
Bsoft 2.1.4
Bernard's software package
|
Functions | |
int | copy_sin (Bimage *p) |
Copy the second half of a sinogram from the first one. More... | |
int | expand (Bimage *p) |
int | merge (Bimage *p, int padd) |
Pads an image and shifts it to the middle. More... | |
int | cart_pol_Fourier_rad (Bimage *p, int n_theta, int padd, int range, int pf_x, int pf_y, float *pfr, float *pfi, kernel *ker) |
int | separate_ri (Bimage *p, float *pfr, float *pfi, int bordo) |
int | rephase_1D (Bimage *p) |
int | map_shift (Bimage *p, float dx, float dy) |
Bimage * | sin_gal (Bimage *p, int tipo, Vector3< float > shift, kernel *ker, int padd, int n_theta) |
Bimage * | copy_I_part_rad (Bimage *p) |
int | copy_II_part_rad (Bimage *p) |
int cart_pol_Fourier_rad | ( | Bimage * | p, |
int | n_theta, | ||
int | padd, | ||
int | range, | ||
int | pf_x, | ||
int | pf_y, | ||
float * | pfr, | ||
float * | pfi, | ||
kernel * | ker | ||
) |
*p | |
n_theta | |
padd | |
range | |
pf_x | |
pf_y | |
*pfr | |
*pfi | |
*ker |
int copy_II_part_rad | ( | Bimage * | p | ) |
*p |
int copy_sin | ( | Bimage * | p | ) |
Copy the second half of a sinogram from the first one.
*p | sinogram |
int expand | ( | Bimage * | p | ) |
*p |
int map_shift | ( | Bimage * | p, |
float | dx, | ||
float | dy | ||
) |
*p | |
dx | |
dy |
int merge | ( | Bimage * | p, |
int | padd | ||
) |
Pads an image and shifts it to the middle.
*p | |
padd | 0=no padding, 1=padding |
int rephase_1D | ( | Bimage * | p | ) |
*p |
int separate_ri | ( | Bimage * | p, |
float * | pfr, | ||
float * | pfi, | ||
int | bordo | ||
) |
*p | |
*pfr | |
*pfi | |
bordo |