ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <stdio.h>
#include <string>
#include <vector>
#include "itkAnalyzeObjectEntry.h"
#include "itkObject.h"
#include <itkMetaDataDictionary.h>
#include "itkMetaDataObject.h"
#include "itkThresholdImageFilter.h"
Go to the source code of this file.
Variables | |
const char *const | ANALYZE_OBJECT_LABEL_MAP_ENTRY_ARRAY = "ANALYZE_OBJECT_LABEL_MAP_ENTRY_ARRAY" |
const int | VERSION1 = 880102 |
const int | VERSION2 = 880801 |
const int | VERSION3 = 890102 |
static const int | VERSION4 = 900302 |
static const int | VERSION5 = 910402 |
static const int | VERSION6 = 910926 |
static const int | VERSION7 = 20050829 |
const char* const ANALYZE_OBJECT_LABEL_MAP_ENTRY_ARRAY = "ANALYZE_OBJECT_LABEL_MAP_ENTRY_ARRAY" |
Definition at line 29 of file itkAnalyzeObjectMap.h.
const int VERSION1 = 880102 |
Constants representing the current version number of the object map file for Analyze
Definition at line 33 of file itkAnalyzeObjectMap.h.
const int VERSION2 = 880801 |
Definition at line 34 of file itkAnalyzeObjectMap.h.
const int VERSION3 = 890102 |
Definition at line 35 of file itkAnalyzeObjectMap.h.
|
static |
Definition at line 36 of file itkAnalyzeObjectMap.h.
|
static |
Definition at line 37 of file itkAnalyzeObjectMap.h.
|
static |
Definition at line 38 of file itkAnalyzeObjectMap.h.
|
static |
Definition at line 39 of file itkAnalyzeObjectMap.h.