knowledge algebraic methods in general and
Descriptive Approach methods in particular have
never been employed for solving the task of medical
image analysis and recognition.
In Sections 3, 4 the formal representation of the
descriptive model of the information technology is
presented. In order to make the theoretical basis
clearer Section 2 provides brief introduction into the
essential notions (DIA, DIM, GDT). Section 3
illustrates a simplified model of the image
recognition task based on multi-model image
representation. Section 4 presents a descriptive
model of the information technology developed for
automating morphologic analysis of cytological
specimens of patients with lymphatic system tumors.
The technology has been tested on the specimens
from patients with aggressive lymphoid tumors (de
novo large and mixed cell lymphomas (CL), and
transformed chronic lymphatic leukemia (TCLL)),
as well as innocent tumors (indolent chronic
lymphatic leukemia (CLL)), the results are also
presented in Section 4.
2 ALGEBRAIC TOOLS OF THE
DESCRIPTIVE APPROACH
The main purpose of theoretical apparatus of the
Descriptive Approach to Image Analysis is
structuring of the variety of methods, operations and
representations. The final goal of the Descriptive
Approach is automated image mining: a) automated
selection of techniques and algorithms for image
recognition, estimation, and understanding; b)
automated testing of the raw data quality and
suitability for solving the image recognition
problem.
2.1 Descriptive Image Models
DIM are mathematical objects – classes of image
formal description – providing representation of
information carried by an image in a form
acceptable for a recognition algorithm. There are 4
classes of DIM: P-models (Parametric Models), G-
models (Generating Models), T-models
(Transformation or Procedure Models) and I-models
(initial images as they are). Now we introduce two
of them.
Definition 1: P-model is a description of an
image by numerical features.
An example of P-model is an image
representation by numerical feature vector. An
image feature is a result of calculation of some
function f on an image during or as a result of its
processing. Let I be an initial image, vector
F=(f
1
,f
2
,…,f
n
) be a feature vector (the values of
features are calculated on an image). Thus, a model
M
P
(I)=( f
1
(I),f
2
(I),…,f
n
(I)) is a parametrical models
of an image I.
Definition 2: T-model is an image representation
as a sequence of transforms converting one or
several initial images into a given one.
Let
}
n
i
I
1
be a set of initial images (fragments of
an image I) used for creating a T-model. Solution of
an image recognition problem often requires
enhancing quality of an image before calculating
feature values. For instance, it can be contrast
enhancement, denoising, histogram equalization, etc.
Let
}
m
j
t
1
be transforms which should be applied to
an initial images in sequential or parallel modes to
get some formal description allowable by a pattern
recognition algorithm for further processing. The
transforms could be the predetermined one (to turn
an initial image 90 degrees) or the transforms with
some stopping criterion (to increase an image
contrast till the maximum in brightness histogram
would become equal to some value N). Then
M
T
=
}
}
)(
1
1
n
j
m
i
It is a T-model of an initial image.
2.2 Descriptive Image Algebras
DIA is a new type of image algebra. Its main
purpose is to provide a new mathematical language
for representation, comparison, testing and
standardization of algorithms for image analysis,
recognition, and processing.
Definition 3: An Algebra is called DIA if its
basic operands are image models or operations on
images, or both the models and operations.
Let us introduce DIA with one ring, which will
be used further for describing an algorithmic scheme
of a recognition task. For each DIA both the
operands and operations are described.
DIA 1 is a set of color images. The operands:
The set U of
}
I is the set of images I={{(r(x,y),
g(x,y), b(x,y)), r(x,y), g(x,y), b(x,y) ∈ [0..M-1]},
(x,y) ∈X}, M=256 is the value of maximum
intensity of a color component, n is the number of
initial images, X is the set of pixels. The operations:
The set U of {I} is the DIA with the ring of color
images over the field of real numbers with standard
algebraic operations of addition, multiplication and
multiplication by an element from the field of real
numbers.
AN APPLICATION OF A DESCRIPTIVE IMAGE ALGEBRA FOR DIAGNOSTIC ANALYSIS OF CYTOLOGICAL
SPECIMENS - An Algebraic Model and Experimental Study
231