#include <teem/air.h>
#include <teem/hest.h>
#include <teem/biff.h>
#include <teem/nrrd.h>
#include <teem/ell.h>
Define Documentation
| #define NINSPECT "ninspect" |
Function Documentation
| int doit |
( |
Nrrd * |
nout, |
|
|
Nrrd * |
nin, |
|
|
int |
smart, |
|
|
float |
amount |
|
) |
| |
| int fixproj |
( |
Nrrd * |
nproj[3], |
|
|
Nrrd * |
nvol |
|
) |
| |
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
| int ninspect_proj |
( |
Nrrd * |
nout, |
|
|
Nrrd * |
nin, |
|
|
int |
axis, |
|
|
int |
smart, |
|
|
float |
amount |
|
) |
| |
Variable Documentation
Initial value: ("Quick way of seeing what's inside a 3D volume. A color image "
"of three axis-aligned projections is composed of histogram-"
"equalized and quantized images of the summation (red), "
"variance (green), and maximum (blue) intensity projections. "
"If volume is orientation in RAS space, then a standard "
"orientation is used for projections and projections are "
"upsampled (with box kernel) to have isotropic pixels.")