Home
last modified time | relevance | path

Searched refs:mri_new_vol_empty (Results 1 – 25 of 37) sorted by last modified time

12

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_widg.c442 bim = mri_new_vol_empty( lll_width,lll_height,1 , MRI_rgb ) ; in AFNI_make_widgets()
H A Daiv.c428 xim = mri_new_vol_empty( QQ_NXYZ,QQ_NXYZ,1 , MRI_byte ) ; in AIVVV_imseq_popup()
612 qim = mri_new_vol_empty( im->nx , im->ny , 1, im->kind ) ; in AIVVV_imseq_addto()
H A D3dZcat.c482 svol_im = mri_new_vol_empty( nx, ny, kz, ZCAT_datum) ; in main()
H A D1dplot.c1328 flim = mri_new_vol_empty( nx,ny,1 , MRI_float ) ; in main()
H A D2dImReg.c1026 im = mri_new_vol_empty( nx , ny , 1 , datum ) ; in IMREG_main()
1030 imbase = mri_new_vol_empty( nx , ny , 1 , base_datum ) ; in IMREG_main()
H A Dthd_dsetrow.c171 im = mri_new_vol_empty( nrow,1,1 , MRI_float ) ; in mri_get_dset_row()
H A Dxim.c494 outim = mri_new_vol_empty( nx , ny , 1 , MRI_byte ) ; in XImage_to_mri()
501 outim = mri_new_vol_empty( nx , ny , 1 , MRI_rgb ) ; in XImage_to_mri()
H A Dthd_autonudge.c74 tim = mri_new_vol_empty( nxepi , nyepi , nzepi , MRI_float ) ; in THD_autonudge()
H A Dthd_dset_to_vectim.c1436 imout = mri_new_vol_empty( vim->nvals , numi , 1 , MRI_float ) ; in THD_temp_subim_from_vectim()
H A Depsim.c299 im2d = mri_new_vol_empty ( nx, ny, 1, kind ); in main()
H A Dedt_addbrick.c61 qim = mri_new_vol_empty( nx,ny,nz , typ ) ; /* image with no data */ in EDIT_add_bricklist()
H A Dedt_volpad.c206 jm = mri_new_vol_empty( im->nx + nxbot + nxtop , in mri_zeropad_3D()
H A Dplug_betafit.c342 flim = mri_new_vol_empty( mcount-ibot,1,1 , MRI_float ) ; in BFIT_main()
378 flim = mri_new_vol_empty( mcount-ibot,1,1 , MRI_float ) ; in BFIT_main()
H A Dqplot.c236 inim = mri_new_vol_empty( nx,ny,1 , MRI_float ) ; in main()
H A Dmri_new.c23 MRI_IMAGE *mri_new_vol_empty( int nx , int ny , int nz , MRI_TYPE kind ) in mri_new_vol_empty() function
212 im = mri_new_vol_empty( nx , ny , nz , MRI_fvect ) ; in mri_new_fvectim()
H A Dmrilib.h1053 extern MRI_IMAGE *mri_new_vol_empty( int,int,int , MRI_TYPE ) ;
1055 #define mri_new_empty(aa,bb,tt) mri_new_vol_empty((aa),(bb),1,(MRI_TYPE)(tt))
H A Dthd_fitter.c42 rmat = mri_new_vol_empty( npt , 1 , 1 , MRI_float ) ; in new_lsqfit()
H A Dthd_initdblk.c1260 qim = mri_new_vol_empty( nx,ny,nz , typ ) ; /* image with no data */ in THD_init_datablock_brick()
H A Dfrom3d.c292 im2d = mri_new_vol_empty ( nx, ny, 1, kind ); in main()
H A Dmri_write.c547 fim = mri_new_vol_empty( fv->nar,1,1, MRI_float ) ; in mri_write_floatvec()
H A Dplug_maskave.c387 MRI_IMAGE * qim = mri_new_vol_empty( nvals,1,1 , MRI_float ) ; in MASKAVE_main()
H A Dplug_histog.c948 flim = mri_new_vol_empty( mcount,1,1 , MRI_float ) ; in CORREL_main()
H A Dplug_realtime.c4282 rtin->image_space = mri_new_vol_empty( rtin->nxx, rtin->nyy, 1, rtin->datum ) ; in RT_start_dataset()
6526 im = mri_new_vol_empty( nx,ny,1 , kind ) ; /* fake image for slices */ in RT_registration_2D_setup()
6592 im = mri_new_vol_empty( nx,ny,1 , kind ) ; /* fake image for slices */ in RT_registration_2D_onevol()
H A Dplug_stavg.c763 im = mri_new_vol_empty( nx , ny , nz , datum ) ; in dset_to_mri()
H A D3dBrainSync.c673 qim = mri_new_vol_empty( m,m,1, MRI_float ) ; in compute_joshi_matrix()

12