spm12

所属分类:matlab编程
开发工具:matlab
文件大小:97256KB
下载次数:6
上传日期:2017-11-04 13:26:37
上 传 者屁屁222222222
说明:  读取nii格式的文件,用于医学图像处理第一步
(Read NII file format, the first step for medical image processing)

文件列表:
spm12 (0, 2016-10-20)
spm12\spm_bsplinc.m (1649, 2012-03-03)
spm12\spm_eeg_inv_group.m (8095, 2016-08-25)
spm12\spm_get_defaults.m (1450, 2014-09-06)
spm12\spm_vec.m (1508, 2014-07-21)
spm12\spm_vb_taylor_R.m (1377, 2014-07-01)
spm12\spm_orthpoly.m (738, 2014-02-28)
spm12\spm_matrix.m (3405, 2011-08-02)
spm12\spm_design_factorial.m (1753, 2010-05-04)
spm12\spm_hilbert.m (894, 2010-07-29)
spm12\spm_conv_vol.mexmaci64 (207856, 2015-09-12)
spm12\spm_dem2dcm.m (2197, 2015-07-25)
spm12\spm_getSPM.m (33979, 2016-07-04)
spm12\spm_mvb_cvk2.m (5125, 2013-01-30)
spm12\spm_smoothto8bit.m (2427, 2011-04-19)
spm12\spm_eeg_invert_classic_mix.m (17055, 2014-07-01)
spm12\spm_dftmtx.m (945, 2011-01-25)
spm12\spm_eeg_artefact_threshchan.m (5130, 2014-06-19)
spm12\spm_project.mexw64 (10752, 2015-09-12)
spm12\spm_perm_mtx.m (1422, 2013-09-27)
spm12\spm_MDP_da.m (1063, 2015-05-26)
spm12\spm_speye.m (650, 2008-02-06)
spm12\spm_dcm_fmri_graph_gen.m (3654, 2013-12-31)
spm12\spm_DEM_qH.m (4066, 2010-08-28)
spm12\spm_eeg_invert_display.m (5915, 2013-01-30)
spm12\spm_mesh_normals.m (959, 2014-03-03)
spm12\spm_MH_reml.m (1998, 2012-11-03)
spm12\spm_mvb_R2.m (897, 2011-07-21)
spm12\spm_reml_A.m (5966, 2012-07-26)
spm12\spm_sptop.m (1926, 2008-02-08)
spm12\spm_mesh_split.m (1215, 2010-08-06)
spm12\spm_vol_nifti.m (1328, 2014-07-01)
spm12\spm_grid.m (776, 2014-07-03)
spm12\spm_design_within_subject.m (3024, 2012-08-14)
spm12\spm_dcm_fmri_mar.m (8350, 2013-09-10)
spm12\spm_eeg_artefact_events.m (4133, 2013-07-25)
spm12\spm_slice_vol.mexmaci64 (199432, 2015-09-12)
spm12\spm_cat_struct.m (968, 2015-04-17)
spm12\spm_existfile.mexw32 (6656, 2015-09-12)
spm12\spm_csd_fmri_mtf.m (3725, 2016-03-28)
... ...

% ___ ____ __ __ % / __)( _ \( \/ ) % \__ \ )___/ ) ( Statistical Parametric Mapping % (___/(__) (_/\/\_) SPM - http://www.fil.ion.ucl.ac.uk/spm/ % % R E A D M E % %__________________________________________________________________________ % % This README gives a brief introduction to the SPM software. % Full details can be found on the SPM website: % % http://www.fil.ion.ucl.ac.uk/spm/ % % See also Contents.m, AUTHORS.txt and LICENCE.txt. % %__________________________________________________________________________ % SPM % % Statistical Parametric Mapping refers to the construction and % assessment of spatially extended statistical process used to % test hypotheses about functional imaging data. These ideas have % been instantiated in software that is called SPM. % The SPM software package has been designed for the analysis of % brain imaging data sequences. The sequences can be a series of % images from different cohorts, or time-series from the same % subject. The current release is designed for the analysis of % fMRI, PET, SPECT, EEG and MEG. % % ---------------- % % Please refer to this version as "SPM12" in papers and communications. % % ---------------- % % SPM was written to organise and interpret our data (at the Wellcome % Trust Centre for Neuroimaging). The distributed version is the same as % that we use ourselves. % % SPM is made freely available to the [neuro]imaging community, to % promote collaboration and a common analysis scheme across laboratories. % %__________________________________________________________________________ % Software % % The SPM software is a suite of MATLAB functions, scripts and data files, % with some externally compiled C routines, implementing Statistical % Parametric Mapping. MATLAB, a commercial engineering mathematics % package, is required to use SPM. MATLAB is produced by MathWorks, % Natick, MA, USA. http://www.mathworks.com/ % SPM requires only core MATLAB to run (no special toolboxes are required). % % SPM12 is written for MATLAB version 7.4 (R2007a) onwards under Windows, % Linux and Mac (SPM12 will not work with versions of MATLAB prior to 7.4). % Binaries of the external C-MEX routines are provided for Windows, Linux % and Mac. The source code is supplied and can be compiled with a C % compiler (Makefile provided). % See http://www.fil.ion.ucl.ac.uk/spm/software/spm12/ for details. % % Later versions of MATLAB (released after SPM12), will probably need % additional patches in order to run. Once developed, these will be made % available from: % http://www.fil.ion.ucl.ac.uk/spm/download/spm12_updates/ % % Although SPM12 will read image files from previous versions of SPM, there % are differences in the algorithms, templates and models used. Therefore, % we recommend you use a single SPM version for any given project. % % The SPM12 Release Notes can be found online: % http://www.fil.ion.ucl.ac.uk/spm/software/spm12/ % %__________________________________________________________________________ % File format % % SPM12 uses the NIFTI-1 data format as standard. Take a look at % http://nifti.nimh.nih.gov/ % for more information on the NIFTI-1 file format. % % The old SPM2 version of Analyze format can be read straight into SPM12, % but results will be written out as NIFTI-1. If you still use this % format, then it is important that you ensure that spm_flip_analyze_images % has been set appropriately for your data. % % The MINC and ECAT7 formats can not be read straight into SPM12, although % conversion utilities have been provided. Similarly, a number of DICOM % flavours can also be converted to NIFTI-1 using tools in SPM12. % %__________________________________________________________________________ % Resources % % The SPM website is the central repository for SPM resources: % http://www.fil.ion.ucl.ac.uk/spm/ % Introductory material, installation details, documentation, course % details and patches are published on the site. % % There is an SPM eMail discussion list, hosted at . % The list is monitored by the authors, and discusses theoretical, % methodological and practical issues of Statistical Parametric Mapping % and SPM. The SPM website has further details: % http://www.fil.ion.ucl.ac.uk/spm/support/ % % Please report bugs to the authors at . % Peculiarities may actually be features, and should be raised on the SPM % eMail discussion list, . % %__________________________________________________________________________ % Authors % % SPM is developed under the auspices of Functional Imaging Laboratory % (FIL), The Wellcome Trust Centre for NeuroImaging, in the Institute of % Neurology at University College London (UCL), UK. % % SPM94 was written primarily by Karl Friston in the first half of % 1994, with assistance from John Ashburner (MRC-CU), Jon Heather % (WDoIN), and Andrew Holmes (Department of Statistics, University of % Glasgow). Subsequent development, under the direction of Prof. Karl % Friston at the Wellcome Department of Imaging Neuroscience, has % benefited from substantial input (technical and theoretical) from: % John Ashburner (WDoIN), Andrew Holmes (WDoIN & Robertson Centre for % Biostatistics, University of Glasgow, Scotland), Jean-Baptiste Poline % (WDoIN & CEA/DRM/SHFJ, Orsay, France), Christian Buechel (WDoIN), % Matthew Brett (MRC-CBU, Cambridge, England), Chloe Hutton (WDoIN) and % Keith Worsley (Department of Statistics, McGill University, Montreal, % Canada). % % See AUTHORS.txt for a complete list of SPM co-authors. % % We would like to thank everyone who has provided feedback on SPM. % %__________________________________________________________________________ % Disclaimer, copyright & licencing % % SPM (being the collection of files given in the manifest in the % Contents.m file) is free but copyright software, distributed under the % terms of the GNU General Public Licence as published by the Free % Software Foundation (either version 2, as given in file LICENCE.txt, % or at your option, any later version). Further details on "copyleft" can % be found at http://www.gnu.org/copyleft/. In particular, SPM is supplied % as is. No formal support or maintenance is provided or implied. % %__________________________________________________________________________ % % Copyright (C) 1991,1994-2016 Wellcome Trust Centre for Neuroimaging % % $Id: README.txt 6660 2016-01-06 17:49:19Z guillaume $

近期下载者

相关文件


收藏者