You are on page 1of 5

QG,(((,QWHUQDWLRQDO&RQIHUHQFHRQ&RPSXWDWLRQDO,QWHOOLJHQFHDQG$SSOLFDWLRQV

Advanced Image Processing Techniques and Applications for Biological Objects

Adem Alpaslan Altun Anar Taghiyev


Department of Computer Engineering Graduate School of Natural and Applied Sciences
Faculty of Technology, Selcuk University Selcuk University
Selçuklu, Konya/TURKEY Selçuklu, Konya/TURKEY
e-mail:altun@selcuk.edu.tr e-mail:gsimple07@hotmail.com

Abstract— In this article, modern technical means of obtaining, system has been extensively used in the area of
processing and analysis of images for biological objects are microelectronics, nanophysics, biotechnology,
studied. Whole process from recording the image, to pharmaceutical research, mineralogy, and material science[4].
processing it, is dissected both in hardware and technical Typical image processing procedures include image
details. Information about automated systems of processing for acquisition, image alignment/stitching, image contrast
general purpose researched, and also confocal laser scanning enhancement, grayscale thresholding, and/or image
microscope specialized system of image processing and subtraction. The characteristic of the specimens determines
techniques behind the analysis for micro objects are considered. which image processing techniques to be used. For instance,
The confocal approach made it much easier to obtain images of
for the images with background noise, image subtraction can
living microobjects, made it possible to automate the
be applied when the background can be evaluated; otherwise
accumulation of three-dimensional data, and improved images
of drugs using simultaneously several fluorescent markers.
thresholding might be applied to eliminate the background
influence [5].
Keywords-advanced image acquisition, processing techniques
and Applications, image processing, image analysis.
II. AUTOMATED IMAGE PROCESSING SYSTEM FOR
GENERAL PURPOSE
I. INTRODUCTION Automated image processing system (AIPS) is a complex
of hardware and software intended for recording, storing,
The purpose of this study is Nondestructive testing (NDT) displaying processing and storage of digital images. The
provides safe operation to engineering components – it individual components of the AIPS can be physically
eliminates the risk of damage during operation, and does not separated in space and time, but each is fundamentally
require specific sample preparation. It has been widely used necessary to complete the cycle of digital image processing
to detect and evaluate defects, or measure properties of [6].
different types of materials and engineering structures [1]. The first step in any digital image processing system is
Examples of NDT techniques include ultrasonic, radiography, the recording of images. This is a two-step process in which
infrared thermography, electromagnetic techniques and a photosensor (or simultaneously a plurality of photosensors)
visible optical methods. The imaging principles and imaging and a signal converter are involved in a digital form. There
facilities used by these techniques can be very different, but are many different types of sensors, for instance, based on
almost all the techniques listed above require image point, line or matrix scanners. The purpose of the
processing to some extent. In this chapter, instead of photosensor is to generate an electrical signal at output,
extensively exploring all the NDT techniques and which is a two-dimensional array of intensities of the
corresponding image processing methods, we will focus on processed image. The most commonly used sensor is a video
optical measurement technique and related image processing camera [7].
methods, and use porous materials as specimens [2]. The camcorder converts the optical image to an analog
Optical microscopy and digital camera imaging are two signal. It uses a lens to focus light rays on a two-dimensional
examples of optical measurement technique, where optical photodetector. The photodetector converts light energy into a
microscopy is the conventional one. Based on how the light proportional electrical signal. The electrical signal is the
transfers from the sample to the objective, it can be analog form of the image signal [8].
categorized to two different modes – transparent mode and After the camera is used an analog-to-digital converter
reflected mode. Digital camera imaging appeared with the (ADC), which, as its name implies, converts an analog signal
development of semiconductor industry. Digital images to digital form. The ADC can be a separate device or an
bring convenience for image storage, image transferring, and integral component of a video camera or an image processor
subsequent image processing. Actually, digital image itself. The ADC samples the video signal values uniformly
acquisition facilities, e.g. Complementary Metal Oxide along each video line of the sweep, producing an array of
Semiconductors (CMOS) and Charge Coupled Device digital values that map the optical image to computer
(CCD), can be combined with the traditional microscope to memory, as shown in Fig. 1.
form digital microscopes [3]. As a convenient way of
measurement, optical microscope and digital camera imaging

978-1-5386-2030-4/17/$31.00 ©2017 IEEE 


image back and forth between the storage device and its own
memory to execute the processing programs. With large
images or insufficient computer resources, this process can
be quite long. The delay caused by the limitations of the
main computer may be unacceptable when real-time image
processing is required.
Much faster processing can be implemented in special
purpose computers using special matrix or video processors
that can operate with very large numeric arrays. Such
processors can very quickly perform limited types of
arithmetic or logical operations with data in their memory.
Using a matrix processor to manipulate digital images, the
host computer only controls its operation and does not
control the image memory itself [10].
Typically, the matrix processor and the digital memory of
the images it manages, along with additional memory areas,
Figure 1. The use of radio waves for imaging by nuclear magnetic for storing conversion tables and other data used in the
resonance (NMR) processing of digital images are combined in one device.
Physical devices that are used to store digital images, but do
Each discrete (separate) value in the digital image
not operate with them, are called image buffers [11].
represents the average light intensity measured over the
Once the processed image is received, it can be sent to
sampling interval of the digital converter and is referred to as
the display for visualization and to memory for storage. A
an image element or pixel (that is "picture element"). Pixel is
digital image can be converted to an analog video format
the smallest integral part of a digital image. The properties of
using a Digital-to-Analog Converter (DAC). It can be
the optical digital converter determine how accurately the
displayed on a monitor with high resolution, sent to a photo
digital image corresponds to the original optical image (Fig.
printer or stored on an optical or magnetic media. To ensure
2). Then the digital image is transferred for storage in digital
maximum image reproduction quality, the video monitor
memory, which is a high-speed semiconductor device. In
parameters must be equal to or better than the spatial and
digital memory, the image becomes physically accessible for
photometric resolution of the optical digital converter of the
subsequent digital processing and analysis operations (Fig. 3).
image recording system [12].
A digital image contains a very large amount of computer
Control over the operation of the AIPS and all stages of
information, which usually needs to be processed all at once.
image processing is carried out with the help of the master
In a typical digital image containing 512 rows of 512 pixels
(main) computer. It also provides an interface with the user.
in each, 8 bits (1 byte) of computer memory is required for
A controlling computer can process a digital image stored in
one pixel. This corresponds to 262,144 bytes of computer
memory. Further, if necessary, the control computer can
memory. Since it is often necessary to store several images
transfer the image from its memory to other computers,
in memory at the same time so that they can be compared,
various network devices or to external mass storage devices
the required memory can be several times larger. To this end,
on magnetic or optical media. For small autonomous AIPS, a
most imaging systems have two different digital memory
specialized microcomputer or a personal computer is often
devices: digital image memory for storing one or more
used as the main computer. More applications that are
processed digital images and the main computer's memory complex require specialized workstations [13].
used to store programs and other data [9].
When the main computer can not store all of the entire
digital image in memory, it moves small portions of the

Figure 2. Analog-to-digital image conversion


· The module for configuring the program (setting
function keys, creating algorithms, setting the initial
parameters of the program, etc.);
· System of prompts and reference information.
In addition, the software may include specialized
modules for controlling the formation and input / output of
images.
Currently, many standard free and commercial software
packages for digital image processing have been developed.
These programs contain various digital image-processing
operations and are designed for use on general-purpose
computers [15].
Another important component of AIPS is its
methodological support, which implements the technology of
analysis of biomedical objects in a specific applied field:
methods for preparing standard preparations, forming,
processing and analyzing their images, interpreting and
recording results. Methodological support for a specific field
of research, as a rule, is a generalization of long-term studies
of a large number of highly qualified specialists [16].
The methodological support is included in the AIPS in
Figure 3. The main components of AIPS for general purpose
the form of manuals and predefined techniques - the
Despite the fact that modern universal computers have sequence of the image processing operations performed in
enough computing resources to perform any conceivable the automatic mode, which, in some cases, can be modified
operation on the image stored in its memory, the speed of its or supplemented. The predefined techniques correspond to
execution can be limited. With large images, this process can the field of application of AIPS, for instance a set of
be quite long. The delay caused by the limitations of the host techniques for typing chromosomes.
computer may be unacceptable when real-time image III. SPECIALIZED SYSTEM OF IMAGE PROCESSING AND
processing is required (for instance, directly during the ANALYSIS
medical examination or experiment). To increase the speed
of image processing, AIPS includes specialized high-speed The concept of confocal microscopy was proposed in the
digital image processing processors optimized for operations mid-1950s. by Marvin Minsky. Today, laser scanning
with two-dimensional data sets [14]. confocal microscopy has become an important tool for
Universal AIPS - the concept is largely conditional. It is structural and functional studies of cells and tissues.
inexpedient to produce AIPS for "all cases of life", therefore The term "confocal" means that a confocal diaphragm of
the most widespread are specialized systems, such as a small size is placed in the optical plane, conjugated with
tomographs, ultrasound devices, etc. In practice, AIPS can the focal plane of the lens. The light emitted by the analyzed
have a variety of architectures, using a combination of point of the drug passes through the diaphragm and is
hardware and software needed to solve specific applications. recorded, and the diaphragm mainly retains the light from the
The most important component of AIPS is software that remaining points. In this case, the illuminator does not create
implements the technology of the system. Depending on the a uniform illumination of the field of view, but focuses the
specialization of AIPS, the set of available functional light at the analyzed point. This design allows you to record
program modules can vary greatly. As a rule, the software the signal only from a thin layer of the drug. A schematic
includes the following most frequently used modules: diagram of the confocal microscope is shown in Fig. 4.
· Data input module (input of frames and series of frames, Confocal microscopy has several advantages over
registration of input data); traditional optical microscopy, including a shallow depth of
· Module for editing and transformation (editing, field, elimination of the focus-free "parasitic" illumination
changing brightness, contrast, morphological operations, that reduces contrast, and the ability to obtain serial optical
arithmetic operations, special filters, etc.); sections (slices) from thick-layered preparations. In
· The recognition module (finding the analyzed objects biomedical research, the main application of confocal
on the image); microscopy is in the production of images of fixed or living
· The module of measurements (measurements in cells and tissues that are usually labeled with one or more
interactive and automatic mode, classification of objects, fluorescent probes [17].
statistical processing, etc.); When an image of a fluorescent preparation is obtained
· The output of the results (output of the results of using a conventional optical microscope, the secondary
processing, printing of the conclusion form, exchange with fluorescence emitted by the regions of the drug lying outside
the database, interaction with other programs, recording the field of view is often mixed with the fluorescence from
images to disk, etc.); the focusing region. This situation is especially characteristic
for preparations having a thickness greater than 2 μm. The


confocal method of image formation leads to a significant xenon lamp illuminates the whole field of view, and the
improvement in resolution both in the plane of the drug and image formed can be directly viewed by the eye or projected
in the axial direction, due to the possibility to exclude from onto a recording device or film. The imaging method in a
the image out-of-focus information that occurs in thick confocal microscope differs significantly. Illumination of the
fluorescently marked samples. drug is achieved by scanning with one or more focused laser
Modern models of confocal microscopes are relatively light beams (Fig. 6). Images of the preparation obtained in
easy to manage and have become part of the basic toolkit of this way are called optical sections or sections. This
research centers for processing images of collective use. The terminology refers to the non-destructive method by which
resolution achieved in a Laser Scanning Confocal the tool obtains serial slices using focused light, rather than
Microscope (LSCM) is somewhat better than in a physical means of cutting the preparation [18].
conventional light-field optical microscope, but still worse The confocal approach made it much easier to obtain
than the transmission electron microscope resolution. This images of living microobjects, made it possible to automate
allowed the LSCM to fill in some degree the free niche the accumulation of three-dimensional data, and improved
between the two traditionally used microscopy methods. Fig. images of drugs using simultaneously several fluorescent
4 shows the schematic diagram and Fig. 5 shows the markers (Fig. 7).
functional diagram of the optical system LSCM.

Figure 6. Restoration of the 3-dimensional structure of the preparation

Figure 4. Optical scheme of a laser scanning confocal microscope

Figure 7. An example of reconstructing a yeast cell image by the serial


optical reconstruction method (Janos Demeter and Shelley Sazer,
Department of Biochemistry, Baylor College of Medicine, Houston, Texas).
(A) the original image, (B) restored

The optical section is the basic unit of the image in


confocal microscopy. Images can be obtained from fixed and
colored preparations using one-, two-, three-, or multi-wave
illumination modes, using simultaneously several lasers to
excite fluorescence. Minor registration errors are corrected
by digital image processing techniques [19].
Most of LSCMs require approximately 1 second. To
Figure 5. Functional diagram of laser scanning confocal microscope register one optical section. To improve the signal-to-noise
ratio, averaging several frames of the same section is usually
In a traditional microscope, which can be called a wide- used. The accumulation time of the image depends on the
field microscope, as opposed to a confocal one, a mercury or


image size in pixels and the performance of the computer REFERENCES
system.
Several images can be extracted from the z-series, [1] W. S. Boyle and G. Smith, “Charge-coupled semiconductor devices”,
passing through the area of interest of the preparation, and Bell System Techanics of Journal, 1970. 49: p. 587-593.
processed to isolate the micro objects under investigation. [2] E. R. Fossum, CMOS image sensors: Electronic camera-on-a-chip.
Based on the Z-series of optical sections, the deconvolution IEEE Transactions on Electron Devices, 1997. 44(10): p. 1689-1698.
method can be used to reconstruct the three-dimensional [3] S. Kempainen, CMOS image sensors: Eclipsing CCDs in visual
structure of the analyze, as shown in Fig. 6. information? EDN, 1997. 42(21): p. 101-102.
Deconvolution analysis is a technique that allows [4] M. Gan and J. Wang. "Applications of image processing technique in
processing of a stack of (Z-series) images of a micro object porous material characterization." Advanced Image Acquisition,
Processing Techniques and Applications I. InTech, 2012.
obtained along the optical axis of a microscope. To do this,
the microscope must be equipped with a stepping motor [5] I. Lertrusdachakul, P.-E. Leni and R. Gschwind. "Enhancement of
breathing simulation using individual lobe segmentation." EPJ Web
connected to the lens focusing system to ensure that images of Conferences. Vol. 124. EDP Sciences, 2016.
are obtained at precisely defined intervals between the focal [6] E. Cuevas, V. Osuna and D. Oliva, White Blood Cells Detection in
planes in the preparation. In a typical application, Images. In: Evolutionary Computation Techniques: A Comparative
deconvolution analysis is used to eliminate scattered light Perspective. Studies in Computational Intelligence, vol 686, 2017.
and remove out-of-focus light from a specific focal plane. [7] A. Kaestner, E. Lehmann, and M. Stampanoni, “Imaging and image
Deconvolution analysis can be applied to the entire stack of processing in porous media research”, Advances in Water Resources,
images for constructing projections or a three-dimensional 2008. 31(9): p. 1174-1187.
model of a micro object [20]. [8] K. Kyker and C. Curchy. Educator's survival guide for television
production and activities. Libraries Unlimited, 2003.
To visualize the reconstructed micro object, you can
interactively set various parameters of the texture, color, [9] Q. Tian and M. N. Huhns, Algorithms for subpixel registration.
Computer Vision, Graphics, and Image Processing, 1986. 35(2): p.
viewing angle of the display. The possibility of switching on 220-233.
and off in the resulting image of various structures makes it [10] W. Forstner, A feature-based correspondence algorithm for image
possible to separately examine the parts of the micro object. matching. . Intl. Arch. Photogrammetry & Remote Sensing, 1986.
A virtual space camera, freely movable around a 3- 26(3): p. 150-166.
dimensional model, allows the observer to look inside the [11] C. Harris and M. Stephens. A Combined Corner and Edge Detection.
micro-object, studying its internal structure. in Proceedings of The Fourth Alvey Vision Conference. 1988.
[12] Richard Szeliski, Image Alignment and Stitching: A Tutorial. 2006,
IV. CONCLUSION Microsoft Corporation.
One of the most important rules in the task of image [13] J. L. Starck, F. Murtagh, E. J. Candes, and D. L. Donoho, Gray and
color image contrast enhancement by the curvelet transform. IEEE
reconstruction is to avoid processing data containing any Transactions on Image Processing on, 2003. 12(6): p. 706-717.
discontinuities of continuity, of which cutoffs and [14] J. M. White and G. D. Rohrer, Image thresholding for optical
truncations are most undesirable, since in their presence character-recognition and other applications requiring character
there are usually false details (often called artifacts, image extraction. IBM Journal of Research and Development, 1983.
especially in medical Applications). Thus, generally, it is 27(4): p. 400-411.
desirable to pre-process the image in order to completely [15] R. Smith, and B. Carragher. "Software tools for molecular
compensate for all the gaps and other removable defects that microscopy." Journal of structural biology 163.3 (2008): 224-228..
are possible in them. However, if the gaps are not eliminated, [16] S. Zheng, Z. Wang, X. Wang, P. Yang, X. Gu and N. Li. "Objective
Analysis of Face Feature and Expression in Traditional Chinese
then the corresponding artifacts, as a rule, prevail over any Medicine." Bioinformatics and Biomedical Engineering,(iCBBE)
additional noise introduced by the preliminary processing. 2011 5th International Conference on. IEEE, 2011..
The most of common problems for confocal microscopy, [17] B. Jahne, Digital Image Processing. 2 ed. 2002: Springer-Verlag.
due to its high resolution and contrast, is the study of the [18] J. T. Fredrich, 3D imaging of porous media using laser scanning
structure of cells and their organelles, for example, the confocal microscopy with application to microscale transport
cytoskeleton, EPR, lysosomes, mitochondria, nucleus, processes. Physics and Chemistry of the Earth, Part A: Solid Earth
chromosomes and even genes. Co-localization in the cell of and Geodesy, 1999. 24(7): p. 551-561.
two or more substances is also investigated. Another [19] P. T. Callaghan, A. Coy, D. MacGowan, K. J. Packer, and F. O.
problem is the study of dynamic processes occurring in Zelaya, Diffraction-like effects in NMR diffusion studies of fluids in
porous solids. Nature, 1991. 351(6326): p. 467-469.
living cells. For instance, the cellular transport of
[20] P. Levitz, Toolbox for 3D imaging and modeling of porous media:
biologically active compounds, changes in the concentration Relationship with transport properties. Cement and Concrete
and distribution of calcium ions. Research, 2007. 37(3): p. 351-359.
[21] D.S. Gokhin and V.M. Fowler. Software-based measurement of thin
ACKNOWLEDGMENT filament lengths: an open-source GUI for Distributed Deconvolution
This work was supported by Scientific Research Projects analysis of fluorescence images. Journal of Microscopy, 265: 2017,
11–20.
Coordinating Office of Selcuk University.



You might also like