Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

vp_extract.c File Reference

#include "vp_global.h"

Go to the source code of this file.


Functions

int ExtractRawVolume ANSI_ARGS ((vpContext *vpc, int x0, int y0, int z0, int x1, int y1, int z1, int field, void *dst, int dst_xstride, int dst_ystride, int dst_zstride))
int ClassifyRawVolume ANSI_ARGS ((vpContext *vpc, int correct, int x0, int y0, int z0, int x1, int y1, int z1, unsigned char *dst, int dst_xstride, int dst_ystride, int dst_zstride))
int ShadeRawVolume ANSI_ARGS ((vpContext *vpc, int x0, int y0, int z0, int x1, int y1, int z1, unsigned char *dst, int dst_xstride, int dst_ystride, int dst_zstride))
float CorrectOpacity ANSI_ARGS ((vpContext *vpc, int quant_opc, int x, int y, int z))
void ShadeVoxel ANSI_ARGS ((vpContext *vpc, void *voxel, int x, int y, int z, float *dst))
int ExtractClassifiedVolume ANSI_ARGS ((vpContext *vpc, int axis, int x0, int y0, int z0, int x1, int y1, int z1, int field, void *dst, int dst_xstride, int dst_ystride, int dst_zstride))
vpResult vpExtract (vpc, volume_type, x0, y0, z0, x1, y1, z1, field, dst, dst_size, dst_xstride, dst_ystride, dst_zstride) vpContext *vpc

Variables

int volume_type
int x0
int y0
int z0
int x1
int y1
int z1
int field
void * dst
int dst_size
int dst_xstride
int dst_ystride
int dst_zstride
int correct
float * opc
void * voxel
int quant_opc
int x
int y
int z
float * shd
int xlen
int ylen
int zlen
double scale
int maxvalue
int axis

Function Documentation

int ExtractClassifiedVolume ANSI_ARGS (vpContext *vpc, int axis, int x0, int y0, int z0, int x1, int y1, int z1, int field, void *dst, int dst_xstride, int dst_ystride, int dst_zstride   [static]
 

void ShadeVoxel ANSI_ARGS (vpContext *vpc, void *voxel, int x, int y, int z, float *dst   [static]
 

float CorrectOpacity ANSI_ARGS (vpContext *vpc, int quant_opc, int x, int y, int z   [static]
 

int ShadeRawVolume ANSI_ARGS (vpContext *vpc, int x0, int y0, int z0, int x1, int y1, int z1, unsigned char *dst, int dst_xstride, int dst_ystride, int dst_zstride   [static]
 

int ClassifyRawVolume ANSI_ARGS (vpContext *vpc, int correct, int x0, int y0, int z0, int x1, int y1, int z1, unsigned char *dst, int dst_xstride, int dst_ystride, int dst_zstride   [static]
 

int ExtractRawVolume ANSI_ARGS (vpContext *vpc, int x0, int y0, int z0, int x1, int y1, int z1, int field, void *dst, int dst_xstride, int dst_ystride, int dst_zstride   [static]
 

vpResult vpExtract vpc   ,
volume_type   ,
x0   ,
y0   ,
z0   ,
x1   ,
y1   ,
z1   ,
field   ,
dst   ,
dst_size   ,
dst_xstride   ,
dst_ystride   ,
dst_zstride   
 


Variable Documentation

int axis
 

Definition at line 591 of file vp_extract.c.

int correct
 

Definition at line 310 of file vp_extract.c.

void * dst
 

Definition at line 595 of file vp_extract.c.

int dst_size
 

Definition at line 65 of file vp_extract.c.

int dst_xstride
 

Definition at line 596 of file vp_extract.c.

int dst_ystride
 

Definition at line 597 of file vp_extract.c.

int dst_zstride
 

Definition at line 598 of file vp_extract.c.

int field
 

Definition at line 594 of file vp_extract.c.

int maxvalue
 

Definition at line 555 of file vp_extract.c.

float* opc
 

Definition at line 313 of file vp_extract.c.

Referenced by putx().

int quant_opc
 

Definition at line 403 of file vp_extract.c.

double scale
 

Definition at line 554 of file vp_extract.c.

Referenced by balanc_(), balbak_(), bqr_(), cbabk2_(), cbal_(), cdfgam(), corth_(), Fourier_Filter_Driver(), gamma_p2t(), gamma_t2p(), glutSolidTeapot(), glutWireTeapot(), htrid3_(), htridi_(), ifft(), init_idctref(), main(), minfit_(), mri_to_byte(), mri_to_byte_scl(), mri_to_short(), mri_to_short_sclip(), orthes_(), PCOR_get_coef(), PCOR_get_pcor_and_coef(), PCOR_get_variance(), qh_scalelast(), qh_scalepoints(), r_mk_scale_bar(), svd_(), teapot(), tick4_(), tred1_(), tred2_(), tred3_(), vector_write(), and zzstro_().

float* shd
 

Definition at line 430 of file vp_extract.c.

int volume_type
 

Definition at line 60 of file vp_extract.c.

void* voxel
 

Definition at line 471 of file vp_extract.c.

int x
 

Definition at line 472 of file vp_extract.c.

int x0
 

Definition at line 592 of file vp_extract.c.

Referenced by bandv_(), bisect_(), bratio(), brcmp1(), brcomp(), calculate_results(), dct8(), drawBox(), drawtriangle(), dsort(), fdct8(), gaminv(), get_linear_trend(), get_quadratic_trend(), gratio(), idct8(), ifdct8(), MAKER_4D_to_typed_fbuc(), MAKER_4D_to_typed_fim(), MAKER_4D_to_typed_fith(), mk_hashtab(), mri_drawline(), PLUTO_4D_to_nothing(), pointclip(), POWER_main(), ppmd_circle(), ppmd_line(), ppmd_polyspline(), ppmd_spline3(), prconr(), SUMA_DrawWindowLine(), tinvit_(), tridib_(), and tsturm_().

int x1
 

Definition at line 593 of file vp_extract.c.

int xlen
 

Definition at line 553 of file vp_extract.c.

int y
 

Definition at line 472 of file vp_extract.c.

int y0
 

Definition at line 592 of file vp_extract.c.

Referenced by bratio(), brcmp1(), brcomp(), dbesy0_(), drawBox(), mri_drawline(), pointclip(), POWER_main(), ppmd_circle(), ppmd_line(), ppmd_polyspline(), ppmd_spline3(), and SUMA_DrawWindowLine().

int y1
 

Definition at line 593 of file vp_extract.c.

Referenced by AFNI_3d_linefill(), afni_io(), analyze_results(), calcWithOffsets(), clip_line_to_rect(), clip_memplot(), dbesy1_(), draw_image_line(), DRAW_ttatlas_CB(), draw_xseg(), drawBox(), EDIT_opts(), fd_line(), flip_memplot(), GenerateGrafFunc(), ISQ_cropper(), line_(), linear_interp(), main(), memplot_to_postscript(), memplot_to_RGB_sef(), memplot_to_X11_sef(), mri_drawline(), phdot_(), phline_(), plotcirc_memplot(), plotline_memplot(), plotpak_line(), plotpak_phdot(), plotpak_phline(), plotpak_point(), plotpak_unphys(), plotpak_zzphys(), plotrect_memplot(), pointclip(), POWER_main(), ppmd_line(), ppmd_polyspline(), ppmd_spline3(), ps_arc(), ps_rect(), RWC_drag_circle(), RWC_drag_rectangle(), RWC_draw_rect(), setw_(), SUMA_binTesselate(), SUMA_DrawWindowLine(), THD_autonudge(), zzaxyy_(), zzclip_(), zzline_(), zzliny_(), zzlogy_(), zzmpli_(), and zzphph_().

int ylen
 

Definition at line 553 of file vp_extract.c.

int z
 

Definition at line 472 of file vp_extract.c.

int z0
 

Definition at line 592 of file vp_extract.c.

Referenced by basym(), cds(), drawBox(), dsort(), mri_read_dicom(), and pointclip().

int z1
 

Definition at line 593 of file vp_extract.c.

Referenced by AFNI_3d_linefill(), calcWithOffsets(), DRAW_ttatlas_CB(), drawBox(), EDIT_opts(), jpeg_fdct_float(), jpeg_fdct_ifast(), jpeg_fdct_islow(), jpeg_idct_2x2(), jpeg_idct_4x4(), jpeg_idct_islow(), main(), mri_brainormalize(), mri_read_dicom(), pointclip(), qzvec_(), SUMA_binTesselate(), and THD_autonudge().

int zlen
 

Definition at line 553 of file vp_extract.c.

 

Powered by Plone

This site conforms to the following standards: