Developer documentation
Version 3.0.3-105-gd3941f44
twi_stats.h
Go to the documentation of this file.
1
/* Copyright (c) 2008-2022 the MRtrix3 contributors.
2
*
3
* This Source Code Form is subject to the terms of the Mozilla Public
4
* License, v. 2.0. If a copy of the MPL was not distributed with this
5
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
*
7
* Covered Software is provided under this License on an "as is"
8
* basis, without warranty of any kind, either expressed, implied, or
9
* statutory, including, without limitation, warranties that the
10
* Covered Software is free of defects, merchantable, fit for a
11
* particular purpose or non-infringing.
12
* See the Mozilla Public License v. 2.0 for more details.
13
*
14
* For more details, see http://www.mrtrix.org/.
15
*/
16
17
#ifndef __dwi_tractography_mapping_twi_stat_h__
18
#define __dwi_tractography_mapping_twi_stat_h__
19
20
21
namespace
MR
{
22
namespace
DWI {
23
namespace
Tractography {
24
namespace
Mapping {
25
26
27
enum
contrast_t
{
TDI
,
LENGTH
,
INVLENGTH
,
SCALAR_MAP
,
SCALAR_MAP_COUNT
,
FOD_AMP
,
CURVATURE
,
VECTOR_FILE
};
28
enum
vox_stat_t
{
V_SUM
,
V_MIN
,
V_MEAN
,
V_MAX
};
29
// Note: ENDS_CORR not provided as a command-line option
30
enum
tck_stat_t
{
T_SUM
,
T_MIN
,
T_MEAN
,
T_MAX
,
T_MEDIAN
,
T_MEAN_NONZERO
,
GAUSSIAN
,
ENDS_MIN
,
ENDS_MEAN
,
ENDS_MAX
,
ENDS_PROD
,
ENDS_CORR
};
31
32
extern
const
char
*
contrasts
[];
33
extern
const
char
*
voxel_statistics
[];
34
extern
const
char
*
track_statistics
[];
35
36
37
}
38
}
39
}
40
}
41
42
#endif
43
44
45
MR::DWI::Tractography::Mapping::vox_stat_t
vox_stat_t
Definition:
twi_stats.h:28
MR::DWI::Tractography::Mapping::V_MAX
@ V_MAX
Definition:
twi_stats.h:28
MR::DWI::Tractography::Mapping::V_SUM
@ V_SUM
Definition:
twi_stats.h:28
MR::DWI::Tractography::Mapping::V_MIN
@ V_MIN
Definition:
twi_stats.h:28
MR::DWI::Tractography::Mapping::V_MEAN
@ V_MEAN
Definition:
twi_stats.h:28
MR::DWI::Tractography::Mapping::voxel_statistics
const char * voxel_statistics[]
MR::DWI::Tractography::Mapping::tck_stat_t
tck_stat_t
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::T_MIN
@ T_MIN
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::ENDS_MAX
@ ENDS_MAX
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::ENDS_MEAN
@ ENDS_MEAN
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::T_MEDIAN
@ T_MEDIAN
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::GAUSSIAN
@ GAUSSIAN
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::ENDS_MIN
@ ENDS_MIN
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::T_MEAN
@ T_MEAN
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::T_MAX
@ T_MAX
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::T_SUM
@ T_SUM
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::T_MEAN_NONZERO
@ T_MEAN_NONZERO
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::ENDS_PROD
@ ENDS_PROD
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::ENDS_CORR
@ ENDS_CORR
Definition:
twi_stats.h:30
MR::DWI::Tractography::Mapping::track_statistics
const char * track_statistics[]
MR::DWI::Tractography::Mapping::contrast_t
contrast_t
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::VECTOR_FILE
@ VECTOR_FILE
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::INVLENGTH
@ INVLENGTH
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::SCALAR_MAP_COUNT
@ SCALAR_MAP_COUNT
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::TDI
@ TDI
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::SCALAR_MAP
@ SCALAR_MAP
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::LENGTH
@ LENGTH
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::CURVATURE
@ CURVATURE
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::FOD_AMP
@ FOD_AMP
Definition:
twi_stats.h:27
MR::DWI::Tractography::Mapping::contrasts
const char * contrasts[]
MR
Definition:
base.h:24
src
dwi
tractography
mapping
twi_stats.h
Generated on Mon Jul 4 2022 08:00:07 for MRtrix by
1.9.3