|
Bsoft 2.1.4
Bernard's software package
|
Functions | |
| int | filter_sin_mask (Bimage *p, int n_cicli, float r_max, Bimage *pmask, int piano, int tipo, int first) |
| int | restore_with_mask (Bimage *p, Bimage *pcopia, Bimage *pmask, int linea, int tipo) |
| int | copy_sin (Bimage *p) |
| Copy the second half of a sinogram from the first one. More... | |
| int | copy_phi (Bimage *pelab, Bimage *p, int i) |
| int | filter_bessel (Bimage *p, int r, int first) |
| int | filter_X_mask (Bimage *p, Bimage *pmask, int n_cicli, float r_maxx, int passata) |
| int | support_f (Bimage *p, float rmax) |
| int copy_sin | ( | Bimage * | p | ) |
Copy the second half of a sinogram from the first one.
| *p | sinogram |
| int filter_bessel | ( | Bimage * | p, |
| int | r, | ||
| int | first | ||
| ) |
| *p | |
| r | |
| first |
| int filter_sin_mask | ( | Bimage * | p, |
| int | n_cicli, | ||
| float | r_max, | ||
| Bimage * | pmask, | ||
| int | piano, | ||
| int | tipo, | ||
| int | first | ||
| ) |
| *p | Radon transform |
| n_cicli | number of cicles to do |
| r_max | maximun ray of the object |
| *pmask | mask |
| piano | number of plane processed |
| tipo | can be 0 or 1 |
| first |
| *p | Radon transform |
| *pmask | mask |
| n_cicli | number of cicles to do |
| r_maxx | maximun ray of the object |
| passata | can be 0 or 1 |
| *p | Radon transform |
| *pcopia | temporary array |
| *pmask | mask |
| linea | |
| tipo |
| int support_f | ( | Bimage * | p, |
| float | rmax | ||
| ) |
| *p | |
| rmax |