
Healthcare, Forchheim, Germany). First, an 
unenhanced brain CT using a spiral technique with 
the following parameters was performed in all 
patients: collimation 2× (32 × 0.6 mm)  with 
simultaneous acquisition of 64 slices by means of a 
z-flying focal spot (double z-sampling), 
reconstruction slice width 6 mm without overlap, 
and—in addition—0.75 mm with a reconstruction 
increment of 0.5 mm. A medium-smooth head 
kernel (H25) was used for all reconstructions.  
All CT angiography, ranging from the aortic arch 
to the vertex of the head, was performed in a dual-
energy (DE) mode using 140-kV tube voltage for 
measurement system A and 80-kV tube voltage for 
measurement system B. Collimation was again 2× 
(32 × 0.6 mm) with simultaneous acquisition of 64 
slices by means of a z-flying focal spot (double z-
sampling). The examinations were performed after 
application of an iodine contrast medium (60 ml) of 
400 mg/ml at a flow of 4 ml/s with subsequent saline 
flush using 50 ml of saline solution.   
For each examination, we reconstructed two 
image data sets, one at 140 kV and one at 80 kV. A 
medium-smooth head kernel (H25) was used for all 
dual-energy reconstructions. 
From all these examinations we have chosen 18 
patients who had significant findings on the follow-
up non contrast examination. From this group we 
have chosen 6 patients because of infarction core 
location in a white matter where the method has 
better results (see Discussion). Examinations of 
those six patients underwent following processing. 
3 METHOD DESCRIPTION 
3.1 Overview 
We have developed prototype software processing 
input examinations resulting in binary volumetric 
maps where each voxel represents information 
1=infarction core, 0=non infarction core. Whole 
process can be described by these parts: 
 Registration 
 Segmentation 
 Subtraction 
 Infarction core delineation 
Method requires a pair of examinations - NCCT 
and CTA. First these examinations are registered to 
each other. After this step segmentation follows by 
removing non-brain areas and large vessels. The 
same way we process both examinations and 
afterwards we subtract non-contrast examination 
from angiography thus we get values of density 
enhancement caused by the contrast material in 
Hounsfield's units. Infarction core delineation 
follows using a threshold value. The aim of our 
study is to find the best threshold value which will 
lead to best fit with the findings of the follow-up 
findings. The best threshold value is found by ROC 
analysis described later.  
3.2  Registration 
Method requires a pair of examinations - NCCT and 
CTA. First these examinations are registered to each 
other. We use open source software ITK (Yoo, 
2002) for registration process. First we convert all 
source examinations to 2 mm slice thickness to 
avoid memory complexity problems of using 1 mm 
or less of slice thickness. Reconstructions in 2 mm 
slice thickness are generated also by the ITK 
software. 
We use rigid registration with Mattes Mutual 
Information image to image metric, multi resolution 
pyramidal approach and versor rigid transformation 
optimizer with stopping criteria of 200 iterations.  
Result of the registration is angiography 
examination registered to non-contrast examination 
thus voxels of both examinations correspond to each 
other. 
3.3  Segmentation 
Segmentation step just removes “non-important” 
areas like skull bones, large vessels and other non-
brain areas like eyes, ears, etc. from both NCCT and 
CTA examination. Large vessels are removed by 
thresholding leaving just voxels with density 
between 20-80 HU. 
3.4  Subtraction 
Simple subtraction on voxel by voxel basis does not 
provide satisfactory results because of high ratio of 
noise. Denoising pre-processing is required despite 
of missing information about this step in literature. 
Denoising process is crucial step and have high 
influence on detection of infarction core. We tried 
denoising by a method of averaging neighborhood 
area. The method computes average density for all 
voxels in a cuboid area with the voxel as the center 
of the area and dimensions m, n, o where m, n, o are 
dimensions along axes x, y and z.  All voxels get 
new density equal to the average density of the area. 
Subtraction follows after the denoising process 
(Figure 1). It is based on voxel by voxel basis. 
KDIR 2011 - International Conference on Knowledge Discovery and Information Retrieval
434