#include <stdio.h>
#include "volume.h"
#include "image.h"
#include "proto2D.h"
Go to the source code of this file.
Data Structures | |
struct | ogi_t |
Functions | |
param * | gradient_organisation_lect (ogi_t *des, param *ptp, char *debq) |
int | gradient_organisation_init (ogi_t *des, ima3Du1 *ima) |
int | gradient_organisation_calc (ogi_t *des, ima3Du1 *imaIn, ima3Du1 *imaOut) |
int | gradient_organisation_ferm (ogi_t *des) |
Definition at line 663 of file lgradient_organisation.c.
References Acp3D_NS(), ogi_t::acp_x, ogi_t::acp_y, ogi_t::acp_z, ogi_t::alp, ogi_t::alpha, ogi_t::ax, ogi_t::ay, ogi_t::az, ogi_t::conf1, ogi_t::conf2, ogi_t::conf3, ima3Du1::data, ima3Du1::dimx, ima3Du1::dimy, ima3Du1::dimz, gradient3D(), ogi_t::gradx, ogi_t::grady, ogi_t::gradz, lect_volume_u1_sequence_next(), LissageDeriche(), ogi_t::normalisation, ogi_t::tgrad, ogi_t::type, and write_volume_u1_sequence_next().
int gradient_organisation_ferm | ( | ogi_t * | des | ) |
Definition at line 777 of file lgradient_organisation.c.
References ogi_t::acp_x, ogi_t::acp_y, ogi_t::acp_z, ogi_t::az, ogi_t::conf1, ogi_t::conf2, ogi_t::conf3, ogi_t::gradx, ogi_t::grady, and ogi_t::gradz.
Definition at line 627 of file lgradient_organisation.c.
References ogi_t::acp_x, ogi_t::acp_y, ogi_t::acp_z, ogi_t::alp, ogi_t::az, CalculAlpha(), ogi_t::conf1, ogi_t::conf2, ogi_t::conf3, ima3Du1::dimx, ima3Du1::dimy, ogi_t::gradx, ogi_t::grady, ogi_t::gradz, and ogi_t::tgrad.
param* gradient_organisation_lect | ( | ogi_t * | des, | |
param * | ptp, | |||
char * | debq | |||
) |
Definition at line 560 of file lgradient_organisation.c.
References ogi_t::alpha, ogi_t::ax, ogi_t::ay, ogi_t::az, ogi_t::normalisation, ogi_t::tgrad, and ogi_t::type.