<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Modern Automated Microscopy Systems in Oncology</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<affiliation key="aff0">
								<orgName type="institution">Ternopil National Economic University</orgName>
								<address>
									<postCode>46001</postCode>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Modern Automated Microscopy Systems in Oncology</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">D7E71E7EFA3C895EB7F53EFA997BAF69</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T08:54+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>automated microscopy system</term>
					<term>biomedical image</term>
					<term>breast precancerous condition</term>
					<term>histological image</term>
					<term>image pre-processing</term>
					<term>segmentation</term>
					<term>convolutional neural networks</term>
					<term>intelligent system</term>
					<term>telemedicine</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In the article, the authors investigated modern automated microscopy systems used in oncology and analyzed recent methods of image processing at different levels of computer vision. The researchers described a class of biomedical images, such as cytological images of breast precancerous conditions. Literature review has shown that the actual problem is biomedical image processing. The adaptive method of biomedical pre-processing and automated segmentation method has been developed. The method of automated selection of segmentation algorithms based on the use of Gromov-Frechet metric, Gromov-Hausdorff metric, and knowledge base has been developed. Convolution neural network method for histological and cytological image classification based on a combination of convolutional and sub-sampling layers and their input parameters has been developed. Computer experiments have been carried out at each level of computer vision in automated microscopy systems. The generalized structure and components of the intelligent automated microscopy system for histological and cytological image processing have been developed.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Introduction</head><p>The problem of improving diagnosis and choosing the best tactics for treatment of breast tumors is still one of the most relevant in modern surgical practices <ref type="bibr" target="#b0">[1]</ref>. There is a close correlation between the overall prevalence of tumors in mammary gland and mortality from breast cancer (BC) <ref type="bibr" target="#b1">[2]</ref>. Breast cancer is one of the most widespread tumor processes in women and takes first place in the structure of morbidity and mortality from malignant neoplasms (25% of all cases of cancer) in Ukraine, as well as in most countries of the world.</p><p>Various benign tumors of the mammary gland, usually not pose a threat to malignancy. However, specialists often face with the significant difficulties of differential diagnosis of benign and malignant tumors of the mammary gland at the stage of primary patient's contact with health care facilities or while qualified and specialized medical care is providing. For many years, the generally accepted view is that the only real way to reduce morbidity and mortality frombreast cancer successfully is to improve the quality of early diagnosis <ref type="bibr" target="#b2">[3]</ref>. Cytological and histological examination, along with clinical examination, ultrasound diagnosis and mammography are widely used in the diagnosis of breast disease.</p><p>Histological study is a method of detailed study of the human body in order to detect the pathological process in the tissue. The cytological study allows identifying the pathological changes of cells on the early stages of development, since the main object of study is small cellular structures, such as, nucleus, cytoplasm, mitochondria, as well as determination of the nuclear-cytoplasmic ratio, which is a very important indicator. The result of the cytological study is cytological images, and in histological study it is histological images. Different methods of differential diagnosis of benign neoplasms and breast cancer are used today. Morphometric methods where the number of parenchymal cells, fibroblasts and fibrocytes localized periarteriolarly are the most popular <ref type="bibr" target="#b3">[4]</ref>.</p><p>However, in spite of all diversity of methodological approaches in diagnosis and prediction of the development of breast cancer, the further development of cancer may occur often after the performed surgical interventions and treatment for verified benign processes. Thus, the search for new effective schemes for the prevention of adverse clinical manifestation in patients with benign breast pathology is still actual.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>2</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Literature review</head><p>Histological and cytological images usually have low quality <ref type="bibr" target="#b4">[5]</ref>. Considerable noise, blurriness, dark and light areas are the main problems in image processing. Image filtering is used to reduce Gaussian and pulse noise. In <ref type="bibr" target="#b5">[6]</ref>, different techniques of image pre-processing are compared according to their ability to reduce noise and segment the image. The defining feature of frequency filters is suppression of one a priori set frequency band. There are high-frequency filters (HFF) and low-frequency filters (LFF) <ref type="bibr" target="#b6">[7]</ref>. After low-frequency filtering, the resulting image will have a fewer number of sharp details because high frequencies will be suppressed. While carrying out a cytological research, the analysis of the shape of the investigated micro-object is of great importance <ref type="bibr" target="#b7">[8]</ref>. In particular, the change in shape of a micro-object can signal its transition from one state to another (dystrophy, necrobiosis, necrosis), which, in its turn, shows the course of the disease. In nature, the shape of a micro-object is determined by the cell walls and the state of the internal structural elements of the cell. The shape of a cytological image is determined by the micro-object edges.</p><p>The main algorithms for micro-object edge detection are the following ones: snake algorithm, Canny algorithm, filtering algorithm based on Sobel, Laplacian, and Prewitt operators, etc. <ref type="bibr" target="#b8">[9]</ref>. Their defining feature is highlighting the sharp brightness differences found in the border region. As a result, a set of unconnected areas appear. To obtain continuous contours, an additional processing is required.</p><p>The following algorithms for contour detection are known: threshold segmentation, clustering, watershed algorithms, block segmentation, etc. According to these algorithms, pixels are grouped into homogeneous regions on the basis of a certain homogeneity criterion. The result of their work is a set of homogeneous areas. To obtain the description of the object contour, it is necessary to apply the backward contour tracing <ref type="bibr" target="#b9">[10]</ref>.</p><p>Today, artificial neural networks are used as current image classifiers. In particular, convolutional neural networks (CNNs) are wide-known. CNN can detect image common features, form more complicated features, and recognize them. The objective of CNN is to alternate convolutional, sub-sampling and and max-pooling layers at the output. The authors in <ref type="bibr" target="#b10">[11]</ref> investigated the use of CNNs for recognition of large-sized images. The focus was on the development of CNN with a small filter window size (3x3). The analysis of modern image processing systems, their advantages and disadvantages for image classification at the early stage of breast cancer detection were presented in paper <ref type="bibr" target="#b11">[12]</ref>. The emphasis has been laid on the use of CNNs and deep learning technology. The article <ref type="bibr" target="#b12">[13]</ref> presented the structure of CNN models used for researching and detecting breast cancer. The principles of applying CNNs for medical purposes were described in works <ref type="bibr" target="#b13">[14,</ref><ref type="bibr" target="#b14">15]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Modern automated microscopy system analysis</head><p>Automated microscopy systems (AMSs) are widely used in biomedical image analysis. Automated microscopy system BioImageXD <ref type="bibr" target="#b15">[16]</ref> covers both object-oriented and voxel-based approaches. The software can be used for both a simple visualization of multichannel temporary stacks and a complex 3D processing. The author of the article <ref type="bibr" target="#b16">[17]</ref> described a method of computer processing of multispectral images of preparations used in medical biology research. The author <ref type="bibr" target="#b17">[18]</ref> used hardware-software MetaMorph 7.1. in breast cancer research. The authors of the article <ref type="bibr" target="#b18">[19]</ref> analyzed the OncoDoc system to improve the quality of research for breast cancer diagnosis. OncoDoc has a database (DB) that distinguishes it from other systems. In the article <ref type="bibr" target="#b19">[20]</ref>, the authors examined and analyzed interactive software environment for visualization, correction, and analysis of 3D morphology.</p><p>In the work <ref type="bibr" target="#b20">[21]</ref>, he authors presented their analysis of studies in the field of immunohistochemistry of breast cancer using the ImageJ software based on the RGBmodel of histological images. In the article <ref type="bibr" target="#b21">[22]</ref>, the researchers showed the structure, advantages, and disadvantages of information automated system MECOS-CH. The most popular AMS include MECOS-C2, TissueFAXS, AnalySISFive, BioVision, Vid-eoTesTMorpho 5.2, BioImageXD, Ariol, ImageJ, Motic Images Advanced 3.2, Di-aMorph, Motic Video TesT Morfo 5.2, Cell D. The main AMS evaluation criteria are the following: operating modes for image segmentation algorithms, calculation of mi-cro-objects' numerical characteristics, and ability to work with external programs. Another important criterion is ability to output information, such as a report, in the form of charts and histograms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Problem statement</head><p>Literature review has shown that the actual problem is biomedical image processing. Therefore, the purpose of the work is to develop new methods and tools for image processing at different levels of computer vision.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Biomedical image classes</head><p>Biomedical images are images obtained by using visual imaging devices in medicine and biology <ref type="bibr" target="#b22">[23]</ref>. Due to the visualization of various processes occurring in living organisms, it is possible to study the mechanisms of cells function, tissues and organs in humans and animals.</p><p>During the studies the following precancer pathologiesof the mammary gland such asnon proliferative mastopathy, cystic nonproliferative mastopathy, fibrotic nonproliferative mastopathy, proliferative mastopathy, and fibroadenoma have been investigated.</p><p>As a result of the research, the main morphological cytological signs of non-proliferative mastopathy were indicated, they include the following features:</p><p>1. Flattened apocrine epithelium. 2. Papillary structures formation. 3. Presence of secretory activity in cells. 4. Rounded hyperchromatic nuclei, located centrally. 5. A small number of hyperchromic monomorphic cells. 6. Cells are situated in layers. 7. Many phagocytes and histiocytesare in the background. 8. Presence of a secret around the cellular space.</p><p>As a result of the analysis of morphological signs, rules for the diagnosis are formulated: a) cystic nonproliferativemastopathy: IF cells are located in layers AND there are cubic and prismatic elements, papillary and rounded complexes AND in the background has a lot of phagocytes and histiocytes in cells are rounded, the nucleus are situatedin the centre and there are cells with apocrine secretion, which have 2 zones (basal and apical) -cystic nonproliferative mastopathy ( 80%); b) fibrotic nonproliferativemastopathy: IF a small amount of hyperchromic monomorphic cells AND a narrow rim of intensely colored cytoplasm and rounded hyperchromic TA nucle -fibrous nonproliferativemastopathy (70%).</p><p>Based on experimental studies, the main morphological (cytological) identifications of proliferative mastopathy were selected, which include the following features:</p><p>1. Formation of cellular complexes (acinus).</p><p>2. Formation of papillary complexes with dense cells placement in multilayer layers.</p><p>3. Large cell sizes. 4. Large sizes of nuclei with intensely expressed chromatin.</p><p>The next task was to isolate these qualitative diagnostic features in cytological preparations .</p><p>As a result of the analysis of morphological features, a rule for the diagnostic of proliferative mastopathyhas been formulated:</p><p>IF the formation of cellular complexes (acinus) AND the formation of papillary complexes with dense cell placement in multilayered layers aAND large cell sizes AND large size of nuclei with intensely expressed chromatin -epithelial proliferative mastopathy (95%).</p><p>The main morphological (cytological) signs of fibroadenomawere selected, based on experimental studies, they include the following features:</p><p>1. Papillary structures formation. As a result of the analysis of morphological features, a rule for the diagnosis of fibroadenoma has been formulated:</p><p>IF the formation of papillary structures and flattened apocrine epithelium AND intensive expression of the nucleus ANDa narrow rim of intensively colored cytoplasm AND rounded hyperchromic nuclei -fibroedenoma (80%).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Biomedical image pre-processing method</head><p>Let Im be an input image. We represent this image in a matrix form <ref type="bibr" target="#b0">(1)</ref>.</p><formula xml:id="formula_0">Im = [ 𝛼 0,1 . . . 𝛼 0,𝑁−1 . . . 𝛼 𝑀−1 . . . 𝛼 𝑀−1,𝑁−1 ]<label>(1)</label></formula><p>where ij</p><p> is an element of the image.</p><p>The method of adaptive image processing consists of the following steps <ref type="bibr" target="#b23">[24]</ref>:</p><p>1. Evaluation of image noisiness. The median filter is represented in a form of the transformation:</p><formula xml:id="formula_1">Im 𝐼 = 𝑀(𝐼𝑚)<label>(2)</label></formula><p>The expression for a two-dimensional median filtration can be represented as follows:</p><formula xml:id="formula_2">Im 𝑖,𝑗 𝐼 = 𝑚𝑒𝑑[𝐼𝑚 𝑖+𝑠,𝑗+𝑡 (𝑠, 𝑡) ∈ 𝑊]; 𝑖, 𝑗 ∈ 𝑍 2<label>(3)</label></formula><p>where , Im I ij is an image matrix element after the filtration;</p><p>, st W is an element of an aperture of an image with the size of m x n;</p><p>, Im ij is an input image matrix element. For filtration, the filter of 5x5 size is selected.</p><p>2. The next step is to quantify the image noisiness. To calculate the Peak Signal-to-Noise Ratio (PSNR) <ref type="bibr" target="#b24">[25]</ref>, it is necessary to find out the mean square error (MSE) between two images: Im refer to a filtered and original images, respectively, the size is mxn. The PSNR value is defined as: , where I MAX is a maximum value that is taken by the image pixel.</p><formula xml:id="formula_3">   <label>11</label></formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Filtering parameters adjustment.</head><p>As a result of experimental studies with cytological and histological images, the following filtering parameters were selected:</p><formula xml:id="formula_4">{ 𝑚𝑤 = 5 × 5, 𝑔𝑤 = 3 × 3; 𝑃𝑆𝑁𝑅 ≤ 24𝑑𝐵 𝑚𝑤 = 3 × 3, 𝑔𝑤 = 3 × 3; 𝑃𝑆𝑁𝑅 &gt; 24𝑑𝐵</formula><p>where mw is a size of the median filter window, and gw is a size of the Gaussian filter window.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Image filtration.</head><p>To reduce a level of additive noise, we apply the Gaussian filter. The transformation is represented as follows:</p><formula xml:id="formula_5">Im 𝐼𝐼 = 𝑔𝑤 × Im 𝐼</formula><p>The expression for the Gaussian filter convolution operation for the pixel with the coordinates x, y is the following:   Im III is the image after fil- tering.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Histogram equalization.</head><p>Histogram equalization is represented by the transformation H:</p><formula xml:id="formula_6">Im 𝐼𝑉 = 𝐻(Im 𝐼𝐼𝐼 )</formula><p>where Im IV is an image with a new value of the histogram, and Im III is an input image.</p><p>6. Image brightness adjustment. On the basis of the defined parameter α, we carry out the following image transformation:</p><formula xml:id="formula_7">Im 𝑉 = 𝛼 * Im 𝐼𝑉</formula><p>To quantify the similarity of the image processed by known algorithms and the image processed by the expert, the criterion SSIM (structure similarity) was used. The difference between the two images A and B with the same size N × N is calculated by the formula:</p><formula xml:id="formula_8">) )( ( ) 2 )( 2 ( ) , ( 2 2 2 1 2 2 2 1 c c c c B A SSIM B A B A AB B A               , where B A   refer to average values A and B; 2 2 , B A   is dispersion; AB  is covariance A and B; 𝑐 1 = (𝑘 1 𝐿) 2 ; 𝑐 2 = (𝑘 2 𝐿) 2 ;</formula><p>L is range of pixels;</p><formula xml:id="formula_9">1 k = 0,01; 2 k = 0,03 are constants.</formula><p>The comparative characteristics of the algorithms for automated image quality improvement by the SSIM criterion are shown in Table <ref type="table" target="#tab_2">1</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">The method of automatic selection of metric-based segmentation algorithms</head><p>The process of image segmentation is time-consuming and it is not always possible to perform it in automatic mode. As a result of computer experiments, modern segmentation algorithms and their combinations were tested and the limits of algorithm parameters were selected . The method of choosing an algorithm and segmentation parameters is the following <ref type="bibr" target="#b25">[26]</ref>:</p><p>1. Determining the input parameters of the image (brightness level, average values of red, green and blue channels); 2. Image segmentation. At this stage, the following methods are used: threshold segmentation, watershed method, and k-mean method. For threshold segmentation, a set of values for the lower threshold (35 -175) is used with step 3.</p><p>3. Segmentation evaluation. To evaluate the similarity between images, the Gromov-Hausdorff metric, the Gromov-Fréchet metric <ref type="bibr" target="#b26">[27,</ref><ref type="bibr" target="#b27">28]</ref>, and the FRAG parameter are used.</p><p>The graphical representation of the sequence of testing stages of histological and cytological image segmentation algorithms is shown in Figure <ref type="figure">1</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1. Testing Stages of Image Segmentation Algorithms</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 2. Segmentation results</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Input image</head><p>Expert processing Automatic segmentation (ImageJ)</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Developed module</head><p>The results of the automatic selection of histological and cytological image segmentation parameters are presented in Table <ref type="table">2</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8">Image classification method</head><p>For the classification of histological and cytological images the convolutional neural networks (CNN) were used <ref type="bibr" target="#b28">[29]</ref>.</p><p>The structure of the module for image classification is shown in Figure <ref type="figure">2</ref>.</p><p>The comparative analysis of cytological and histological images classification methods is shown in Figure <ref type="figure">3</ref> Fig. <ref type="figure">2</ref>. The structure of the module for image classification using CNN Fig. <ref type="figure">3</ref>. The comparative analysis of cytological and histological images classification methods</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="9">Intelligent AMS with elements of telemedicine</head><p>Based on the developed image processing algorithms, "HIAMS" has been designed for diagnosis of breast cancer and precancerous conditions based on the analysis of cytological and histological images. System modules allow processing information about patients, processing images at different levels of computer vision. The key difference between the HIAMS intelligence system <ref type="bibr" target="#b29">[30]</ref> and existing analogues is the availability of an adaptive graphical interface for different types of users and allocation of system access rights. HIAMS structure. The generalized structure of the developed AMS is presented in Fig. <ref type="figure" target="#fig_2">4</ref>. The main groups of system users are treating physician, diagnostic doctor, expert, assistant, and administrator. They communicate using a remote database and a remote FTP server. Currently, in medicine, scientists devote considerable attention to the design of databases for information systems that facilitate the work of physicians. The structure of such relational databases mostly makes it easy to formulate reports and statistical data on patients and their diagnoses. Most of the existing automated microscopy systems for image analysis do not have databases or they have a limited functionality. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conclusions</head><p>1. Analysis of the existing methods, algorithms, and recent tools for image processing at different levels of computer vision has been conducted.</p><p>2. Informative features of breast pre-cancerous conditions have been described.</p><p>3. The method of automated selection of segmentation algorithms based on the use of Gromov-Frechet metric, Gromov-Hausdorff metric, and knowledge base has been developed, which enabled to automatically select segmentation algorithms and their parameters.</p><p>4. The method of adaptive image processing based on filtering algorithms and rules of histogram alignment has been developed and it improves the quality of histological and cytological images by 16%. 5. Neural network method for histological and cytological image classification based on a combination of convolutional and sub-sampling layers and their input parameters has been developed, which allowed increasing the classification accuracy in comparison with the existing classifiers (SVM, k-means) by an average of 20%;</p><p>6. The generalized structure and components of the intelligent automated microscopy system for histological and cytological image processing have been developed, which unlike the existing analogs has adaptive graphical interface, remoted database, knowledge base of algorithms for image preliminary processing, segmentation and classification and it is a multi-user software system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Areas for further research</head><p>At present, the most precise method in the world practice of diagnosing pathological processes in oncology is the immunohistochemical method. Therefore, the very urgent first area for further research is the formation of a database of immunohistochemical images of breast dysplastic and cancerous conditions.</p><p>The second direction is the expansion of the database of histological and cytological images with new types of breast dysplastic and cancerous conditions, the search for new informational features for diagnosis. This direction requires the involvement of expert cytologists and histologists.</p><p>The third direction is the intellectual analysis of the quantitative and qualitative characteristics of the database to identify the regularities. This will allow obtaining new diagnostic rules, test them and discover new features.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>a radius of the convolution window. Image filtering is represented as follows: II is an input image, mw is a filter window, and</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Generalized structure of «HIAMS»</figDesc><graphic coords="12,129.36,147.36,336.48,197.40" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="1,0.00,190.95,595.32,460.02" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="9,125.88,183.36,343.08,252.12" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="10,129.60,288.36,335.40,332.40" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 1 .</head><label>1</label><figDesc>Comparative characteristics of the algorithms for automated image quality improvement by the SSIM criterion</figDesc><table><row><cell>№ image</cell><cell>Segmentation with-</cell><cell>HE</cell><cell>CLAHE</cell><cell>MSR</cell><cell>Developed</cell></row><row><cell></cell><cell>out pre-processing</cell><cell></cell><cell></cell><cell></cell><cell>algorithm</cell></row><row><cell>1</cell><cell>0.576</cell><cell>0.652</cell><cell>0.678</cell><cell>0.709</cell><cell>0.778</cell></row><row><cell>2</cell><cell>0.601</cell><cell>0.676</cell><cell>0.679</cell><cell>0.658</cell><cell>0.704</cell></row><row><cell>3</cell><cell>0.709</cell><cell>0.78</cell><cell>0.82</cell><cell>0.859</cell><cell>0.976</cell></row><row><cell>4</cell><cell>0.421</cell><cell>0.454</cell><cell>0.5</cell><cell>0.523</cell><cell>0.523</cell></row><row><cell>5</cell><cell>0,586</cell><cell>0.602</cell><cell>0.607</cell><cell>0.7</cell><cell>0.631</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Global cancer statistics</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Torre</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Cancer Journal for Clinicians</title>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The value of aspiration cytology in the diagnosis of breast cancer: Experience at the fondation curie</title>
		<author>
			<persName><forename type="first">A</forename><surname>Zajdela</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Cancer Cytopathology</title>
		<imprint>
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A Clinical Study on the Resection of Breast Fibroadenoma Using Two Types of Incision</title>
		<author>
			<persName><forename type="first">X.-F</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Scandinavian Journal of Surgery</title>
		<imprint>
			<biblScope unit="volume">100</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="147" to="152" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Prognostic value of PAM50 and risk of recurrence score in patients with early-stage breast cancer with long-term follow-up</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">O</forename><surname>Ohnstad</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">American journal of Clinical Pathology</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">120</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Automated processing of cytological and histological images</title>
		<author>
			<persName><forename type="first">O</forename><surname>Berezsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Pitsun</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">XII International Conference on Perspective Technologies and Methods in MEMS Design (MEMSTECH)</title>
				<imprint>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page" from="51" to="53" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">An analysis of different image preprocessing techniques for determining the centroids of circular marks using hough transform</title>
		<author>
			<persName><forename type="first">S</forename><surname>Adatrao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2nd International Conference on Frontiers of Signal Processing (ICFSP)</title>
				<imprint>
			<date type="published" when="2016-10">Oct. 2016. 2016</date>
			<biblScope unit="page" from="110" to="115" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Digital Image Processing</title>
		<author>
			<persName><forename type="first">R</forename><surname>Gonzalez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Woods</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1104">1104. 2012</date>
		</imprint>
	</monogr>
	<note type="report_type">Tech nosphere</note>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Image Processing and Analysis A Practical Approach</title>
		<author>
			<persName><forename type="first">R</forename><surname>Baldock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Graham</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>Oxford university press</publisher>
			<biblScope unit="page">300</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Digital Image Processing: PIKS Scientific Inside</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">K</forename><surname>Pratt</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>John Wiley &amp; Sons, Inc</publisher>
			<biblScope unit="page">782</biblScope>
			<pubPlace>NY, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Plain objects detection in image based on a contour tracing algorithm in a binary image</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kazlouski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Sadykhov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE International Symposium on Innovations in Intelligent Systems and Applications (INISTA) Proceedings</title>
				<imprint>
			<date type="published" when="2014-06">2014. June 2014. 2014</date>
			<biblScope unit="page" from="242" to="248" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Very Deep Convolutional Networks for Large-Scale Image Recognition</title>
		<author>
			<persName><forename type="first">K</forename><surname>Simonyan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Zisserman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of ICLR</title>
				<meeting>ICLR</meeting>
		<imprint>
			<date type="published" when="2015">May 7 -9, 2015. 2015</date>
			<biblScope unit="page" from="1" to="14" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Survey on deep convolutional neural networks in mammography</title>
		<author>
			<persName><forename type="first">D</forename><surname>Abdelhafiz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Conference: 2017 IEEE 7th International Conference on Computational Advances in Bio and Medical SciencesAt</title>
				<meeting><address><addrLine>Orlando, FL, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="1" to="17" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Whole mammogram image classification with convolutional neural networks</title>
		<author>
			<persName><forename type="first">X</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Bioinformatics and Biomedicine (BIBM)</title>
				<meeting><address><addrLine>Kansas City, MO, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017-11-13">2017. Nov. 13, 2017 to Nov. 16. 2017</date>
			<biblScope unit="page" from="700" to="704" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Medical image classification with convolutional neural network</title>
		<author>
			<persName><forename type="first">Li</forename><surname>Qing</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2014 13th International Conference on Control Automation Robotics &amp; Vision (ICARCV) -Singapore</title>
				<imprint>
			<date type="published" when="2014-12-12">10-12 Dec. 2014. 2014</date>
			<biblScope unit="page" from="34" to="42" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Feature-based Representation Improves Color Decomposition and Nuclear Detection Using Convolutional Neural Network</title>
		<author>
			<persName><forename type="first">M</forename><surname>Khoshdeli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Biomedical Engineering</title>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">BioImageXD: an open, general-purpose and high-throughput imageprocessing platform</title>
		<author>
			<persName><forename type="first">P</forename><surname>Kankaanpää</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nature methods</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">7</biblScope>
			<biblScope unit="page" from="155" to="171" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Computer processing of biomedical multichannel images using visualization of measures of similarity with the standard</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Malov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Izvestiya VUzov. Instrument making</title>
		<imprint>
			<biblScope unit="volume">52</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="74" to="79" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Loss of histone H4K20 trimethylation predicts poor prognosis in breast cancer and is associated with invasive activity</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Yokoyama</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Breast Cancer Research</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page">66</biblScope>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Using OncoDoc as a computer-based eligibility screening system to improve accrual onto breast cancer clinical trials</title>
		<author>
			<persName><forename type="first">B</forename><surname>Seroussi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence in Medicine</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="153" to="167" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">The Filament Editor: An Interactive Software Environment for Visualization, Proof-Editing and Analysis of 3D Neuron Morphology</title>
		<author>
			<persName><forename type="first">V</forename><surname>Dercksen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Neuroinformatics</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="325" to="339" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Image Analysis of Breast Cancer Immunohistochemistry-stained Sections Using ImageJ: An RGB-based Model</title>
		<author>
			<persName><forename type="first">T</forename><surname>Vrekoussis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Anticancer Research December</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="4995" to="4998" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Informational automated microscopy systems for the analysis of biomaterials</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">S</forename><surname>Medovy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Doctor and information technology</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="32" to="37" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Methods, algorithms and software tools for the processing of biomedical images</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">M</forename><surname>Berezky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ternopil: Economic Thought, TNEU</title>
		<imprint>
			<biblScope unit="page">330</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Adaptive method for processing histological and cytological images. The Bulletin of the National University</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">Y</forename><surname>Pitsun</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computer Science and Information Technology</title>
		<imprint>
			<biblScope unit="volume">864</biblScope>
			<biblScope unit="page" from="111" to="119" />
			<date type="published" when="2014">2014</date>
		</imprint>
		<respStmt>
			<orgName>Lviv Polytechnic</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Image quality assessment: From error visibility to structural similarity</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Processing of the IEEE Transactions on Image Processing</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="600" to="612" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Scientific Bulletin of NLTU of Ukraine: a collection of scientific and technical works</title>
		<author>
			<persName><forename type="first">O</forename><surname>Berezky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Lviv: RVB NLTU of Ukraine</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="110" to="123" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
	<note>Adaptive method of image segmentation based on metrics</note>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Fréchet distance between weighted rooted trees</title>
		<author>
			<persName><forename type="first">O</forename><surname>Berezsky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Matematychni Studii</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="165" to="170" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Development of metrics and methods of quantitative estimation of biomedical images segmentation</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">M</forename><surname>Berezky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">East-European Journal of Advanced Technologies</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="4" to="11" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Computer diagnostic tools based on biomedical image analysis</title>
		<author>
			<persName><forename type="first">O</forename><surname>Berezsky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 14 th International Conference &quot;The Experience of Designing and Application of CAD Systems in Microelectronics</title>
				<meeting>the 14 th International Conference &quot;The Experience of Designing and Application of CAD Systems in Microelectronics<address><addrLine>Polyana-Svalyava</addrLine></address></meeting>
		<imprint>
			<publisher>CADSM</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="388" to="391" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<monogr>
		<title level="m" type="main">Computer program &quot;Intelligent system of diagnosis of precancerous conditions of the musculoskeletal system based on the analysis of histological and cytological images</title>
		<imprint>
			<date type="published" when="2017">registration 14. 2017</date>
			<biblScope unit="page">12</biblScope>
			<pubPlace>.B.</pubPlace>
		</imprint>
	</monogr>
	<note>Certificate of registration of copyright for work</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
