SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 5, October 2018, pp. 3620~3626
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i5.pp3620-3626  3620
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Enlarge Medical Image using Line-Column Interpolation (LCI)
Method
Jufriadif Na`am, Julius Santony, Yuhandri, Sumijan, Gunadi Widi Nurcahyo
Faculty of Computer Science, Universitas Putra Indonesia YPTK Padang, 25221, Indonesia
Article Info ABSTRACT
Article history:
Received Apr 13, 2018
Revised Jul 3, 2018
Accepted Jul 10, 2018
Quality of medical image has an important role in constructing right medical
diagnosis. This paper recommends a method to improve the quality of
medical images by increasing the size of the image pixels. By increasing the
size of pixels, the size of the objects contained therein is also greater, making
it easier to observe. In this study medical images of Brain CT-Scan, Chest
X-Ray and Panoramic X-Ray were processed using Line-Column
Interpolation (LCI) Method. The results of the treatment are then compared
to Nearest Neighbor Interpolation (NNI), Bilinear Interpolation (BLI) and
Bicubic Interpolation (BCI) processing results. The experiment shows that
Line-Column Interpolation Method produces a larger image with details of
the objects in it are not blurred and has equal visual effects. Thus, this
method is expected to be a reference material in enlarging the size of the
medical image for ease in clinical analysis.
Keyword:
Bicubic interpolation
Bilinear interpolation
Enlarge
Line-column interpolation
Medical image
Nearest neighbor interpolation Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Jufriadif Na`am,
Faculty of Computer Science,
Universitas Putra Indonesia YPTK Padang,
Jl. Raya Lubuk Begalung Padang, 25221, Indonesia.
Email: jufriadifnaam@gmail.com
1. INTRODUCTION
Medical images are a clinical need to understand diseases in care and treatment [1], [2]. Good
imaging ease medical personnel to produce more precise clinical trials. However, to obtain a good image, a
sophisticated technology which is usually expensive is to be required. The procurements of such equipment is
charged to the patient [3]. Therefore, a better information technology approach is needed to diagnose diseases
[4]. One such information technology approach is the medical image. Medical images can be used for early
diagnosis in accurately identifying dysfunctional objects in the human body [5].
Some steps are required in the processing of medical images for better influence of clinical
outcomes. The necessary step is to improve the accuracy of the image first. This improvement makes the
diagnosis accurate. The task of refining the medical image can be supported by increasing the size of the
image, but still paying attention to the preservation of the details of the particular image [6]. The enlarged
image contains problems such as loss of contrast and the detail becomes blurred.
Besides, enlarging the image size is also a fundamental process. Larger sizes should be able to retain
important content in imagery as well as visual effects in general. The main disadvantages that often occur are
local structural damage or visual effects [7].
Increasing the image size is required to increase the size of the initial image pixels. The image
enlargement adds new pixels and narrows the sampling interval of the image to the pixel value interpolation.
The value of this additional pixel is determined by the interpolation (the value of its neighboring pixels).
Existing interpolation methods are Nearest Neighbor Interpolation (NNI), Bilinear Interpolation (BLI) and
Bicubic Interpolation (BCI) [8].
Int J Elec & Comp Eng ISSN: 2088-8708 
Enlarge Medical Image using Line-Column Interpolation (LCI) Method (Jufriadif Na`am)
3621
In this research, we propose a Line-Column Interpolation Method (LCI) as a new method. This
method is tested to enlarge the size of the medical image. Larger image sizes produce larger objects by
retaining the value of their local structure. Thus, the result of this magnification makes better observation to
the objects in the image.
The LCI method is tested using medical image of Brain CT-Scan, Chest X-Ray and Panoramic
X-Ray in Matlab software. The same data are also tested in the same way by implementing NNI, BLI, and
BCI methods [9]. Fundamental principles that need to be fulfilled by image enlargement is that the
composition ratio, namely the value and position of pixel must be the same as the original image can be
tested using a histogram.
Several studies on image size enlargement were Suetake et al [9] conducted a study to accelerate
image enlargement using BCI method against empty pixels using back projection technique. Besides that,
Zhang et al [10] performed image expansion using the nearest quadratic polynomial precision (NNI) method.
Image enlargement results were also tested for edge detection; such as study by Zhong et al [11] conducted a
study of retaining the border of an object against an enlarged image using the BCI method.
There will be additional pixels in image enlargement. The value of these additional pixels may be
empty, missing or not synchronized (exact). Olivier et al [12] conducted a study in the determination of
missing pixel values in enlarging high-resolution images using the nearest neighbor method. Bashar et al.
[13] conducted a study using the bilinear interpolation method to estimate incorrect pixel values in face
image recognition. Kai-yu et al [14] designed a method to enlarge high-quality and fast image display based
on FPGA (Field Programmable Gate Array) using the Bicubic method. Gopinathan et al [15] conducted a
study to remove noise (denoise) by applying the BLI method to the image portion having low frequency. The
limited number and different emphasizes of those previous studies, we conducted a study to enlarge the
image by using Line-Column Interpolation Method on grayscale medical images.
2. RESEARCH METHOD
The objects contained in the medical image must be observable. Errors in the observation of these
objects can lead to misdiagnosis. This error complicates the patient's care and treatment process. To facilitate
this observation, it is necessary to enlarge the size of the object. In this study, a method of enlarging objects
in medical images is proposed where the sequence of the process can be seen in Figure 1.
Figure 1. Stage of process on CLI method
The process stages of this study consist of 4 (four processes to produce an enlarged image file).
Every step of enlargement process produces image size 2 times the size of the input image pixel. The
activation process can repeateadly be done until the maximum size of memory type data used is no longer
sufficient (out of memory). Illustration of LCI method can be seen in Figure 2.
(a) (b) (c)
Figure 2. Illustration of LCI, (a) Add and input the pixel mapping, (b) Line Interpolation,
(c) Column Interpolation
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3620 – 3626
3622
2.1. Input image
The input images processed in this research are obtained from radiology department of Central
General Hospital (RSUP) Dr. M. Djamil Padang. All of the images are in the form of the grayscale image
where details about the data can be seen in Table 1.
Table 1. Input Image Specification
Category Format Quantity
Computed Tomography Scan (CT Scan) Windows bitmap (bmp) 5
Chest X-Ray Joint Photographic Experts Group (jpg) 42
Panoramic X-Ray Portable Network Graphics (png) 27
This input image was used in previous studies with a specific purpose [17]-[25].
2.2. Pixel addition
Image enlargement is done by adding new pixels. So the image size is enlarged to n times, the
equation is:
cnzf .)(  (1)
Where:
f(z) : image enlargement
n : image size proliferation
c : input image
For each enlargement process in the testing phase, addition of as many pixels as the previous image
is applied. So the image size becomes 2-fold from the previous size. An example illustration of the addition
of pixels can be seen in Figure 2(a).
If kc initializes the number of initial image columns and, bc initializes the number of rows then the
number of image enlargement columns becomes kx and the rearing row becomes bx. Then the equations of
many rows and columns of magnification image are as follows:
1 kckckx (2)
1 bcbcbx (3)
2.3. Input pixel mapping
To map an initial pixel image value with a magnified image based on pixel position, the following
equation pixel input is used:
)1,1(),(  bbkkbk cz
(4)
2.4. Line interpolation
Line Interpolation is the process of charging against empty pixels using the closest value in a row.
The position of the processed row is interrupted by an existing pixel value. The illustration of the line
interpolation can be seen in Figure 2(b). The value of the empty pixels between the lines is specified using
the following formula:
2
),1(),1(
),(
bkbk
bk
zz
z
 

(5)
2.5. Column interpolation
Once the blank pixel value in a row filled, columns are interpolated. Interpolation of columns is the
process of charging against empty pixels using the closest value in a single column. The position of the
Int J Elec & Comp Eng ISSN: 2088-8708 
Enlarge Medical Image using Line-Column Interpolation (LCI) Method (Jufriadif Na`am)
3623
processed column is interrupted by an existing pixel value. Illustration of line interpolation can be seen in
Figure 2(c). The value of empty pixels between columns are calculated using the following formula:
2
)1,()1,(
),(
 
 bkbk
bk
zz
z
(6)
3. RESULTS AND ANALYSIS
Tests conducted on this method is the cropped medical image data. This is essential to eliminate
unneeded areas in the analysis. One image of each data format presented in this paper can be seen in
Figure 3:
(a) (b) (c)
Figure 3. Image test (a) Brain CT-Scan, (b) Chest X-Ray, (c) Panoramic X-Ray
Prior to the process of image enlargement, an image area that would become the object of
observation was taken. The process of taking this area was done by cutting (crop). Image of processing result
can be seen in Table 2 below.
Table 2. Two Times Enlargement Result (The Size is 25% of the Original Size)
Medical
Image
Cropped Image
Enlarge Image / Histogram
LCI Method
(Proposed)
NNI Method BLI Method BCI Method
Brain
CT-Scan
(78 x 112 pixel)
(155 x 223 pixel) (156 x 224 pixel) (156 x 224 pixel) (156 x 224 pixel)
Chest X-
Ray
(209 x 251 pixel)
(417 x 501 pixel) (418 x 502 pixel) (418 x 502 pixel) (418 x 502 pixel)
0
10
20
30
40
50
60
70
80
90
100
0 50 100 150 200 250
0
50
100
150
200
250
300
350
400
0 50 100 150 200 250
0
50
100
150
200
250
300
350
400
0 50 100 150 200 250
0
50
100
150
200
250
300
350
400
0 50 100 150 200 250
0
50
100
150
200
250
300
350
400
0 50 100 150 200 250
0
100
200
300
400
500
600
700
800
0 50 100 150 200 250
0
500
1000
1500
2000
2500
0 50 100 150 200 250
0
500
1000
1500
2000
2500
3000
3500
0 50 100 150 200 250
0
500
1000
1500
2000
2500
3000
3500
0 50 100 150 200 250
0
500
1000
1500
2000
2500
3000
3500
0 50 100 150 200 250
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3620 – 3626
3624
Medical
Image
Cropped Image Enlarge Image / Histogram
Panorami
c X-Ray
(148 x 233 pixel)
(295 x 465 pixel) (296 x 466 pixel) (296 x 466 pixel) (296 x 466 pixel)
Based on the test results in Table 2, it can be observed that the image result has relatively the same
size. The difference is, the image results of the proposed method has only a 1-pixel column and 1-pixel row
less than those of the NNI, BLI and BCI methods. This deficiency is caused by the addition of pixels only on
the sidelines of the original pixels. However, this 1-pixel difference can still be ignored because it is only a
deficiency in the final row or column position and not the position of the object to be observed in the medical
image.
The form of objects contained in the image of the results can be well observed. This can be seen
from the fluctuation of the histogram graph, particularly through the relatively similar spread of grey values.
Principally, the difference between objects on the image of the proposed method appears more sharply. The
spread of more gray values causes the sharpness of this object.
Here is the result of the enlargement process to 4 times from the initial image to Brain CT-Scan
image. The results of the comparison can be seen in Figure 4 below.
(a) (b) (c) (d)
Figure 4. 4 times Brain CT-Scan Image enlargement (in original size), (a) Proposed method, (b) NNI method,
(c) BLI method, (d) BCI method
The pixel size at 4 times magnification results for the proposed method is 309x445 pixels, while the
other method has the same size, which is 312 x 448 pixels. This 4x3 pixel difference is not very influential,
where:
000086.0
139776
12
448312
43

x
x
0.000086 is the relatively small difference between image size in the proposed method compared to
the image size of existing methods. In Figure 4 can also be observed that the difference between the new
pixel values on the proposed method and the underlying pixels of the initial image is not so conspicuous.
Therefore, the details of the objects in the image are still the same. The differences of this proposed method
0
50
100
150
200
250
300
350
400
450
500
0 1 2 3 4 5 6
x 10
4
0
200
400
600
800
1000
1200
1400
0 50 100 150 200 250
0
200
400
600
800
1000
1200
1400
1600
1800
2000
0 50 100 150 200 250
0
200
400
600
800
1000
1200
1400
1600
1800
2000
0 50 100 150 200 250
0
200
400
600
800
1000
1200
1400
1600
1800
2000
0 50 100 150 200 250
Int J Elec & Comp Eng ISSN: 2088-8708 
Enlarge Medical Image using Line-Column Interpolation (LCI) Method (Jufriadif Na`am)
3625
to existing methods (NNI, BLI and BCI) are additional pixel values closer to the value of neighboring pixels
so the detail view is not blurred.
4. CONCLUSION
From the test results of the medical image can be seen that the image enlargement using LCI can
increase the size of the original image. Each stage in the process produces an image size two times larger
than the original image. Thus, the objects contained in the image result are larger and sharper. This study
indicates that the LCI method can facilitate the observation of objects in the medical image in the process of
medical analysis.
ACKNOWLEDGEMENTS
We would like to thank for Director and all staff of Department of Radiology, Dr. M. Djamil Center
General Hospital, Padang, which has allowed the use of the data in this study.
REFERENCES
[1] B. I. Reiner, et al, “The Clinical Imperative of Medical Imaging Informatics”, Journal of Digital Imaging,
vol. 22, no. 4, pp. 345-347, 2009.
[2] S. Bhargava and A. Somkuwar, “Evaluation of Noise Exclusion of Medical Images using Hybridization of
Partical Swarm Optimization and Bivariate Shrinkage Methods”, International Journal of Electrical and
Computer Engineering (IJECE), vol. 5, no. 3, pp. 421-428, 2015.
[3] A. T. B. Alex and K. T. Ricky, Medical Imaging Informatics, Springer New York Dordrecht Heidelberg, London,
pp.3, 2010.
[4] S. Pohoata and A. Graur, “HDTV System for Parkinson's Disease Diagnosis”, Advances in Electrical and
Computer Engineering, vol. 13, no. 2, pp. 91-96, 2013.
[5] F. Malik, et al, “An Ensemble of Classifiers based Approach for Prediction of Alzheimer's Disease using fMRI
Images based on Fusion of Volumetric, Textural and Hemodynamic Features”, Advances in Electrical and
Computer Engineering, vol. 18, no. 1, pp. 61-70, 2018.
[6] R. M. Kokate and V. K. Shandilya, “Enhancement Techniques of Medical Images-A Review”, International
Journal of Advanced Research in Computer and Communication Engineering, vol. 5, no. 2, pp. 533-535, 2016.
[7] W. Dong, et al, “Optimized Image Resizing Using Seam Carving and Scaling”, ACM Transactions on Graphics,
Association for Computing Machinery, vol. 29, no. 5, pp. 1-10, 2009.
[8] L. Seongsu and J. Gwanggil, “Lagrange Method for Upsampling”, Advanced Science and Technology Letters,
vol. 80, pp. 9-13, 2015.
[9] MathWorks: Image Processing website, 2018. Available:
https://www.mathworks.com/matlabcentral/answers/14103-image-processing
[10] N. Suetake, et al, “Fast image enlargement using predefined codebook and eigenspace backprojection for lost
pixel,” Optical Review, vol.18, no.6, pp.423–429, 2011.
[11] F. Zhang, et al, “Enlarging image by constrained least square approach with shape preserving, “Journal of
Computer Science and Technology, vol.30, no 3, pp.489–498, 2015.
[12] X. Zhong, et al, “A novel Adaptive Image Zooming Scheme via Weighted Least-squares Estimation”, Frontiers
of Computer Science, vol. 9, no. 5, pp. 703-712, 2015.
[13] R. Olivier and C. Hanqiang, “Nearest Neighbor Value Interpolation”, (IJACSA) International Journal of
Advanced Computer Science and Applications, vol. 3, no. 4, pp. 1-6, 2012.
[14] F. Bashar, et al, “Face Recognition using Similarity Pattern of Image Directional Edge Response”, Advances in
Electrical and Computer Engineering, vol. 14, no. 1, pp. 69-76, 2014.
[15] L. Kai-yu, et al, “The application of B-spline based interpolation in real-time image enlarging processing”, The
2014 2nd International Conference on Systems and Informatics (ICSAI 2014), Shanghai, pp. 823-827, 2014.
[16] S. Gopinathan, et al, “Wavelet and FFT Based Image Denoising Using Non-Linear Filters”, International Journal
of Electrical and Computer Engineering (IJECE), vol. 5, no. 5, pp. 1018-1026, 2015.
[17] Sumijan, et al, “Hybrids Otsu method, Feature region and Mathematical Morphology for Calculating Volume
Hemorrhage Brain on CT-Scan Image and 3D Reconstruction”, TELKOMNIKA (Telecommunication. Computing,
Electronics and Control), vol. 15, no. 1, pp. 283-291, 2017.
[18] J. Santony and J. Na’am, “Infiltrate Object Extraction in X-ray Image by using Math-Morphology Method and
Feature Region Analysis”, International Journal on Advanced Science, Engineering and Information Technology,
vol. 6, no. 2, pp. 239-244, 2016.
[19] J. Na`am, “Accuracy of Panoramic Dental X-Ray Imaging in Detection of Proximal Caries with Multiple
Morpological Gradient (mMG) Method”, International Journal on Informatics Visualization, vol. 1, no. 1,
pp. 5-11, 2017.
[20] J. Na`am, et al, “Identification of the Proximal Caries of Dental X-Ray Image with Multiple Morphology
Gradient Method”, International Journal on Advanced Science, Engineering and Information Technology
(IJASEIT), vol. 6, no. 3, pp. 343-346, 2016.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3620 – 3626
3626
[21] J. Na`am, et al, “The Algorithm of Image Edge Detection on Panoramic Dental X-Ray Using Multiple
Morphological Gradient (mMG) Method”, International Journal on Advanced Science, Engineering and
Information Technology (IJASEIT), vol. 6, no. 6, pp. 1012-1018, 2016.
[22] J. Na`am, “Edge Detection on Objects of Medical Image with Enhancement multiple Morphological Gradient
(EmMG) Method”, in Proc. IEEE 4th International Conference on Electrical Engineering, Computer Science
and Informatics (EECSI), pp. 61-67, 2017.
[23] J. Na`am, et al, “Image Processing of Panoramic Dental X-Ray for Identifying Proximal Caries”,
TELKOMNIKA, vol.15, no.2, pp.702-708, 2017.
[24] J. Na`am, et al, “Detection of Infiltrate on Infant Chest X-Ray”, TELKOMNIKA (Telecommunication,
Computing, Electronics and Control), vol. 17, no. 4, pp. 1943-1951, 2017.
[25] J. Na`am, et al, “Detection of Proximal Caries at the Molar teeth using edge enhancement Algorithm”,
International Journal of Electrical and Computer Engineering (IJECE), vol. 8, no. 5, 2018.
BIOGRAPHIES OF AUTHORS
Jufriadif Na`am was born in Padang, West Sumatra - in 1967. He is an Associate Professor in
Faculty of Computer Science, Universitas Putra Indonesia YPTK. He received the Bachelor Degree
in Informatics Management and Master Degree in Information Tecnology in 1994 and 2006 from
Universitas Putra Indonesia YPTK. Moreover, he completed his Doctorate of Information
Technology as Informatics Medical Image expertise from Gunadarma University in January 2017.
He has member of IEEE (94313333). Scopus Id is 57189371499. Currently, he has been researching
on Algorithms and Informatics Medical Image.
E-mail: jufriadifnaam@gmail.com
Julius Santony was born in Padang Panjang, West Sumatera, Indonesia, on July 29th 1973. His
Department is Computer Science, Universitas Putra Indonesia YPTK Padang, Wes Sumatera
Indonesia and He is an Associate Professor. He graduated the Bachelor Degree in 1996 in
Informatics Management form Gunadarma University and Master Degree in 2006 in Information
Tecnology from Universitas Putra Indonesia YPTK. Then, he graduated the Doctorate Degree of
Information Technology as Medical Image expertise from Gunadarma University in December 2015.
Scopus Id is 57189362021. Sustainably, he has been researching on Image Processing Algorithm for
Medical Images.
E-mail: juliussantony@yahoo.co.id
Yuhandri was born in Tanjung Alam on May 15. He is an Assistant Professor in Faculty of
Computer Science, Universitas Putra Indonesia YPTK. He received the Bachelor Degree in
Informatics Management and Master Degree in Information Tecnology in 1992 and 2006 from
Universitas Putra Indonesia YPTK. Moreover, he completed his Doctorate of Information
Technology as Informatics Medical Image expertise from Gunadarma University in April 2017. He
is a lecturer at the Faculty of Computer Science, Universitas Putra Indonesia YPTK. Scopus Id is
57193430920
E-mail: yuyu@upiyptk.ac.id
Sumijan was born in Nganjuk on May 7 1966. He received the Bachelor Degree in Informatics
Management in 1991 from Universitas Putra Indonesia YPTK, Master of Information Technology in
1998 from University Technology Malaysia (UTM). He completed has Doctorate of Information
Technology as Medical Image Expertise from Gunadarma University in December 2015. He is
member of ACM (23145751). Scopus Id is 57194787076.
E-mail : soe@upiyptk.org
Gunadi Widi Nurcahyo was born in Temanggung, 14 March 1969. He was graduated Bachelor
degree in Informatics Management at Universitas Putra Indonesia YPTK Padang in 1992. He
completed his Master and PhD in Computer Science at Universiti Teknologi Malaysia in 2003.
Scopus Id is 57200563356.
E-mail: gunadiwidi@yahoo.co.id

More Related Content

What's hot

Brain Tumor Detection using MRI Images
Brain Tumor Detection using MRI ImagesBrain Tumor Detection using MRI Images
Brain Tumor Detection using MRI Images
YogeshIJTSRD
 
A study of a modified histogram based fast enhancement algorithm (mhbfe)
A study of a modified histogram based fast enhancement algorithm (mhbfe)A study of a modified histogram based fast enhancement algorithm (mhbfe)
A study of a modified histogram based fast enhancement algorithm (mhbfe)
sipij
 
Utilization of Super Pixel Based Microarray Image Segmentation
Utilization of Super Pixel Based Microarray Image SegmentationUtilization of Super Pixel Based Microarray Image Segmentation
Utilization of Super Pixel Based Microarray Image Segmentation
ijtsrd
 

What's hot (18)

ANALYSIS OF WATERMARKING TECHNIQUES FOR MEDICAL IMAGES PRESERVING ROI
ANALYSIS OF WATERMARKING TECHNIQUES FOR MEDICAL IMAGES PRESERVING ROI ANALYSIS OF WATERMARKING TECHNIQUES FOR MEDICAL IMAGES PRESERVING ROI
ANALYSIS OF WATERMARKING TECHNIQUES FOR MEDICAL IMAGES PRESERVING ROI
 
Sub1528
Sub1528Sub1528
Sub1528
 
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
 
Brain Tumor Detection using MRI Images
Brain Tumor Detection using MRI ImagesBrain Tumor Detection using MRI Images
Brain Tumor Detection using MRI Images
 
CT computer aided diagnosis system
CT computer aided diagnosis systemCT computer aided diagnosis system
CT computer aided diagnosis system
 
Medical image analysis
Medical image analysisMedical image analysis
Medical image analysis
 
D232430
D232430D232430
D232430
 
A study of a modified histogram based fast enhancement algorithm (mhbfe)
A study of a modified histogram based fast enhancement algorithm (mhbfe)A study of a modified histogram based fast enhancement algorithm (mhbfe)
A study of a modified histogram based fast enhancement algorithm (mhbfe)
 
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
 
AN INTEGRATED METHOD OF DATA HIDING AND COMPRESSION OF MEDICAL IMAGES
AN INTEGRATED METHOD OF DATA HIDING AND COMPRESSION OF MEDICAL IMAGESAN INTEGRATED METHOD OF DATA HIDING AND COMPRESSION OF MEDICAL IMAGES
AN INTEGRATED METHOD OF DATA HIDING AND COMPRESSION OF MEDICAL IMAGES
 
Utilization of Super Pixel Based Microarray Image Segmentation
Utilization of Super Pixel Based Microarray Image SegmentationUtilization of Super Pixel Based Microarray Image Segmentation
Utilization of Super Pixel Based Microarray Image Segmentation
 
Medical Image Segmentation Based on Level Set Method
Medical Image Segmentation Based on Level Set MethodMedical Image Segmentation Based on Level Set Method
Medical Image Segmentation Based on Level Set Method
 
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Detection of Proximal Caries at The Molar Teeth Using Edge Enhancement Algori...
Detection of Proximal Caries at The Molar Teeth Using Edge Enhancement Algori...Detection of Proximal Caries at The Molar Teeth Using Edge Enhancement Algori...
Detection of Proximal Caries at The Molar Teeth Using Edge Enhancement Algori...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Segmentation of Tumor Region in MRI Images of Brain using Mathematical Morpho...
Segmentation of Tumor Region in MRI Images of Brain using Mathematical Morpho...Segmentation of Tumor Region in MRI Images of Brain using Mathematical Morpho...
Segmentation of Tumor Region in MRI Images of Brain using Mathematical Morpho...
 

Similar to Enlarge Medical Image using Line-Column Interpolation (LCI) Method

A hybrid method for traumatic brain injury lesion segmentation
A hybrid method for traumatic brain injury lesion segmentationA hybrid method for traumatic brain injury lesion segmentation
A hybrid method for traumatic brain injury lesion segmentation
IJECEIAES
 

Similar to Enlarge Medical Image using Line-Column Interpolation (LCI) Method (20)

Preprocessing Techniques for Image Mining on Biopsy Images
Preprocessing Techniques for Image Mining on Biopsy ImagesPreprocessing Techniques for Image Mining on Biopsy Images
Preprocessing Techniques for Image Mining on Biopsy Images
 
A Dualistic Sub-Image Histogram Equalization Based Enhancement and Segmentati...
A Dualistic Sub-Image Histogram Equalization Based Enhancement and Segmentati...A Dualistic Sub-Image Histogram Equalization Based Enhancement and Segmentati...
A Dualistic Sub-Image Histogram Equalization Based Enhancement and Segmentati...
 
IRJET- Visual Improvement of Histopathology Images using Enhancement Techniques
IRJET- Visual Improvement of Histopathology Images using Enhancement TechniquesIRJET- Visual Improvement of Histopathology Images using Enhancement Techniques
IRJET- Visual Improvement of Histopathology Images using Enhancement Techniques
 
Expansion dataset COVID-19 chest X-ray using data augmentation and histogram...
Expansion dataset COVID-19 chest X-ray using data  augmentation and histogram...Expansion dataset COVID-19 chest X-ray using data  augmentation and histogram...
Expansion dataset COVID-19 chest X-ray using data augmentation and histogram...
 
An approach for cross-modality guided quality enhancement of liver image
An approach for cross-modality guided quality enhancement of  liver imageAn approach for cross-modality guided quality enhancement of  liver image
An approach for cross-modality guided quality enhancement of liver image
 
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
 
Lung Tumour Detection using Image Processing
 Lung Tumour Detection using Image Processing Lung Tumour Detection using Image Processing
Lung Tumour Detection using Image Processing
 
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
 
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGESE FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
 
Image Contrast Enhancement Approach using Differential Evolution and Particle...
Image Contrast Enhancement Approach using Differential Evolution and Particle...Image Contrast Enhancement Approach using Differential Evolution and Particle...
Image Contrast Enhancement Approach using Differential Evolution and Particle...
 
Mammographic Image Enhancement using Digital Image Processing Technique
Mammographic Image Enhancement using Digital Image Processing TechniqueMammographic Image Enhancement using Digital Image Processing Technique
Mammographic Image Enhancement using Digital Image Processing Technique
 
A statistical approach on pulmonary tuberculosis detection system based on X-...
A statistical approach on pulmonary tuberculosis detection system based on X-...A statistical approach on pulmonary tuberculosis detection system based on X-...
A statistical approach on pulmonary tuberculosis detection system based on X-...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Super-Spatial Structure Prediction Compression of Medical
Super-Spatial Structure Prediction Compression of MedicalSuper-Spatial Structure Prediction Compression of Medical
Super-Spatial Structure Prediction Compression of Medical
 
Enhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid TechniqueEnhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid Technique
 
A Tailored Anti-Forensic Approach for Bitmap Compression in Medical Images
A Tailored Anti-Forensic Approach for Bitmap Compression in  Medical ImagesA Tailored Anti-Forensic Approach for Bitmap Compression in  Medical Images
A Tailored Anti-Forensic Approach for Bitmap Compression in Medical Images
 
Development and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI ImagesDevelopment and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI Images
 
Detection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
Detection of Diverse Tumefactions in Medial Images by Various Cumulation MethodsDetection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
Detection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
 
IRJET- Retinal Fundus Image Segmentation using Watershed Algorithm
IRJET-  	  Retinal Fundus Image Segmentation using Watershed AlgorithmIRJET-  	  Retinal Fundus Image Segmentation using Watershed Algorithm
IRJET- Retinal Fundus Image Segmentation using Watershed Algorithm
 
A hybrid method for traumatic brain injury lesion segmentation
A hybrid method for traumatic brain injury lesion segmentationA hybrid method for traumatic brain injury lesion segmentation
A hybrid method for traumatic brain injury lesion segmentation
 

More from IJECEIAES

Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
IJECEIAES
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
IJECEIAES
 
Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...
IJECEIAES
 
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
IJECEIAES
 
Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...
IJECEIAES
 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...
IJECEIAES
 

More from IJECEIAES (20)

Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
 
Ataxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning modelAtaxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning model
 
Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...
 
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
 
An overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection methodAn overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection method
 
Recognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural networkRecognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural network
 
A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...
 
An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...
 
Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...
 
Collusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networksCollusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networks
 
Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...
 
Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...
 
Efficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacentersEfficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacenters
 
System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...
 
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
 
Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...
 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...
 
An algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D modelAn algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D model
 

Recently uploaded

VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 

Recently uploaded (20)

VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 

Enlarge Medical Image using Line-Column Interpolation (LCI) Method

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 5, October 2018, pp. 3620~3626 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i5.pp3620-3626  3620 Journal homepage: http://iaescore.com/journals/index.php/IJECE Enlarge Medical Image using Line-Column Interpolation (LCI) Method Jufriadif Na`am, Julius Santony, Yuhandri, Sumijan, Gunadi Widi Nurcahyo Faculty of Computer Science, Universitas Putra Indonesia YPTK Padang, 25221, Indonesia Article Info ABSTRACT Article history: Received Apr 13, 2018 Revised Jul 3, 2018 Accepted Jul 10, 2018 Quality of medical image has an important role in constructing right medical diagnosis. This paper recommends a method to improve the quality of medical images by increasing the size of the image pixels. By increasing the size of pixels, the size of the objects contained therein is also greater, making it easier to observe. In this study medical images of Brain CT-Scan, Chest X-Ray and Panoramic X-Ray were processed using Line-Column Interpolation (LCI) Method. The results of the treatment are then compared to Nearest Neighbor Interpolation (NNI), Bilinear Interpolation (BLI) and Bicubic Interpolation (BCI) processing results. The experiment shows that Line-Column Interpolation Method produces a larger image with details of the objects in it are not blurred and has equal visual effects. Thus, this method is expected to be a reference material in enlarging the size of the medical image for ease in clinical analysis. Keyword: Bicubic interpolation Bilinear interpolation Enlarge Line-column interpolation Medical image Nearest neighbor interpolation Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Jufriadif Na`am, Faculty of Computer Science, Universitas Putra Indonesia YPTK Padang, Jl. Raya Lubuk Begalung Padang, 25221, Indonesia. Email: jufriadifnaam@gmail.com 1. INTRODUCTION Medical images are a clinical need to understand diseases in care and treatment [1], [2]. Good imaging ease medical personnel to produce more precise clinical trials. However, to obtain a good image, a sophisticated technology which is usually expensive is to be required. The procurements of such equipment is charged to the patient [3]. Therefore, a better information technology approach is needed to diagnose diseases [4]. One such information technology approach is the medical image. Medical images can be used for early diagnosis in accurately identifying dysfunctional objects in the human body [5]. Some steps are required in the processing of medical images for better influence of clinical outcomes. The necessary step is to improve the accuracy of the image first. This improvement makes the diagnosis accurate. The task of refining the medical image can be supported by increasing the size of the image, but still paying attention to the preservation of the details of the particular image [6]. The enlarged image contains problems such as loss of contrast and the detail becomes blurred. Besides, enlarging the image size is also a fundamental process. Larger sizes should be able to retain important content in imagery as well as visual effects in general. The main disadvantages that often occur are local structural damage or visual effects [7]. Increasing the image size is required to increase the size of the initial image pixels. The image enlargement adds new pixels and narrows the sampling interval of the image to the pixel value interpolation. The value of this additional pixel is determined by the interpolation (the value of its neighboring pixels). Existing interpolation methods are Nearest Neighbor Interpolation (NNI), Bilinear Interpolation (BLI) and Bicubic Interpolation (BCI) [8].
  • 2. Int J Elec & Comp Eng ISSN: 2088-8708  Enlarge Medical Image using Line-Column Interpolation (LCI) Method (Jufriadif Na`am) 3621 In this research, we propose a Line-Column Interpolation Method (LCI) as a new method. This method is tested to enlarge the size of the medical image. Larger image sizes produce larger objects by retaining the value of their local structure. Thus, the result of this magnification makes better observation to the objects in the image. The LCI method is tested using medical image of Brain CT-Scan, Chest X-Ray and Panoramic X-Ray in Matlab software. The same data are also tested in the same way by implementing NNI, BLI, and BCI methods [9]. Fundamental principles that need to be fulfilled by image enlargement is that the composition ratio, namely the value and position of pixel must be the same as the original image can be tested using a histogram. Several studies on image size enlargement were Suetake et al [9] conducted a study to accelerate image enlargement using BCI method against empty pixels using back projection technique. Besides that, Zhang et al [10] performed image expansion using the nearest quadratic polynomial precision (NNI) method. Image enlargement results were also tested for edge detection; such as study by Zhong et al [11] conducted a study of retaining the border of an object against an enlarged image using the BCI method. There will be additional pixels in image enlargement. The value of these additional pixels may be empty, missing or not synchronized (exact). Olivier et al [12] conducted a study in the determination of missing pixel values in enlarging high-resolution images using the nearest neighbor method. Bashar et al. [13] conducted a study using the bilinear interpolation method to estimate incorrect pixel values in face image recognition. Kai-yu et al [14] designed a method to enlarge high-quality and fast image display based on FPGA (Field Programmable Gate Array) using the Bicubic method. Gopinathan et al [15] conducted a study to remove noise (denoise) by applying the BLI method to the image portion having low frequency. The limited number and different emphasizes of those previous studies, we conducted a study to enlarge the image by using Line-Column Interpolation Method on grayscale medical images. 2. RESEARCH METHOD The objects contained in the medical image must be observable. Errors in the observation of these objects can lead to misdiagnosis. This error complicates the patient's care and treatment process. To facilitate this observation, it is necessary to enlarge the size of the object. In this study, a method of enlarging objects in medical images is proposed where the sequence of the process can be seen in Figure 1. Figure 1. Stage of process on CLI method The process stages of this study consist of 4 (four processes to produce an enlarged image file). Every step of enlargement process produces image size 2 times the size of the input image pixel. The activation process can repeateadly be done until the maximum size of memory type data used is no longer sufficient (out of memory). Illustration of LCI method can be seen in Figure 2. (a) (b) (c) Figure 2. Illustration of LCI, (a) Add and input the pixel mapping, (b) Line Interpolation, (c) Column Interpolation
  • 3.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3620 – 3626 3622 2.1. Input image The input images processed in this research are obtained from radiology department of Central General Hospital (RSUP) Dr. M. Djamil Padang. All of the images are in the form of the grayscale image where details about the data can be seen in Table 1. Table 1. Input Image Specification Category Format Quantity Computed Tomography Scan (CT Scan) Windows bitmap (bmp) 5 Chest X-Ray Joint Photographic Experts Group (jpg) 42 Panoramic X-Ray Portable Network Graphics (png) 27 This input image was used in previous studies with a specific purpose [17]-[25]. 2.2. Pixel addition Image enlargement is done by adding new pixels. So the image size is enlarged to n times, the equation is: cnzf .)(  (1) Where: f(z) : image enlargement n : image size proliferation c : input image For each enlargement process in the testing phase, addition of as many pixels as the previous image is applied. So the image size becomes 2-fold from the previous size. An example illustration of the addition of pixels can be seen in Figure 2(a). If kc initializes the number of initial image columns and, bc initializes the number of rows then the number of image enlargement columns becomes kx and the rearing row becomes bx. Then the equations of many rows and columns of magnification image are as follows: 1 kckckx (2) 1 bcbcbx (3) 2.3. Input pixel mapping To map an initial pixel image value with a magnified image based on pixel position, the following equation pixel input is used: )1,1(),(  bbkkbk cz (4) 2.4. Line interpolation Line Interpolation is the process of charging against empty pixels using the closest value in a row. The position of the processed row is interrupted by an existing pixel value. The illustration of the line interpolation can be seen in Figure 2(b). The value of the empty pixels between the lines is specified using the following formula: 2 ),1(),1( ),( bkbk bk zz z    (5) 2.5. Column interpolation Once the blank pixel value in a row filled, columns are interpolated. Interpolation of columns is the process of charging against empty pixels using the closest value in a single column. The position of the
  • 4. Int J Elec & Comp Eng ISSN: 2088-8708  Enlarge Medical Image using Line-Column Interpolation (LCI) Method (Jufriadif Na`am) 3623 processed column is interrupted by an existing pixel value. Illustration of line interpolation can be seen in Figure 2(c). The value of empty pixels between columns are calculated using the following formula: 2 )1,()1,( ),(    bkbk bk zz z (6) 3. RESULTS AND ANALYSIS Tests conducted on this method is the cropped medical image data. This is essential to eliminate unneeded areas in the analysis. One image of each data format presented in this paper can be seen in Figure 3: (a) (b) (c) Figure 3. Image test (a) Brain CT-Scan, (b) Chest X-Ray, (c) Panoramic X-Ray Prior to the process of image enlargement, an image area that would become the object of observation was taken. The process of taking this area was done by cutting (crop). Image of processing result can be seen in Table 2 below. Table 2. Two Times Enlargement Result (The Size is 25% of the Original Size) Medical Image Cropped Image Enlarge Image / Histogram LCI Method (Proposed) NNI Method BLI Method BCI Method Brain CT-Scan (78 x 112 pixel) (155 x 223 pixel) (156 x 224 pixel) (156 x 224 pixel) (156 x 224 pixel) Chest X- Ray (209 x 251 pixel) (417 x 501 pixel) (418 x 502 pixel) (418 x 502 pixel) (418 x 502 pixel) 0 10 20 30 40 50 60 70 80 90 100 0 50 100 150 200 250 0 50 100 150 200 250 300 350 400 0 50 100 150 200 250 0 50 100 150 200 250 300 350 400 0 50 100 150 200 250 0 50 100 150 200 250 300 350 400 0 50 100 150 200 250 0 50 100 150 200 250 300 350 400 0 50 100 150 200 250 0 100 200 300 400 500 600 700 800 0 50 100 150 200 250 0 500 1000 1500 2000 2500 0 50 100 150 200 250 0 500 1000 1500 2000 2500 3000 3500 0 50 100 150 200 250 0 500 1000 1500 2000 2500 3000 3500 0 50 100 150 200 250 0 500 1000 1500 2000 2500 3000 3500 0 50 100 150 200 250
  • 5.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3620 – 3626 3624 Medical Image Cropped Image Enlarge Image / Histogram Panorami c X-Ray (148 x 233 pixel) (295 x 465 pixel) (296 x 466 pixel) (296 x 466 pixel) (296 x 466 pixel) Based on the test results in Table 2, it can be observed that the image result has relatively the same size. The difference is, the image results of the proposed method has only a 1-pixel column and 1-pixel row less than those of the NNI, BLI and BCI methods. This deficiency is caused by the addition of pixels only on the sidelines of the original pixels. However, this 1-pixel difference can still be ignored because it is only a deficiency in the final row or column position and not the position of the object to be observed in the medical image. The form of objects contained in the image of the results can be well observed. This can be seen from the fluctuation of the histogram graph, particularly through the relatively similar spread of grey values. Principally, the difference between objects on the image of the proposed method appears more sharply. The spread of more gray values causes the sharpness of this object. Here is the result of the enlargement process to 4 times from the initial image to Brain CT-Scan image. The results of the comparison can be seen in Figure 4 below. (a) (b) (c) (d) Figure 4. 4 times Brain CT-Scan Image enlargement (in original size), (a) Proposed method, (b) NNI method, (c) BLI method, (d) BCI method The pixel size at 4 times magnification results for the proposed method is 309x445 pixels, while the other method has the same size, which is 312 x 448 pixels. This 4x3 pixel difference is not very influential, where: 000086.0 139776 12 448312 43  x x 0.000086 is the relatively small difference between image size in the proposed method compared to the image size of existing methods. In Figure 4 can also be observed that the difference between the new pixel values on the proposed method and the underlying pixels of the initial image is not so conspicuous. Therefore, the details of the objects in the image are still the same. The differences of this proposed method 0 50 100 150 200 250 300 350 400 450 500 0 1 2 3 4 5 6 x 10 4 0 200 400 600 800 1000 1200 1400 0 50 100 150 200 250 0 200 400 600 800 1000 1200 1400 1600 1800 2000 0 50 100 150 200 250 0 200 400 600 800 1000 1200 1400 1600 1800 2000 0 50 100 150 200 250 0 200 400 600 800 1000 1200 1400 1600 1800 2000 0 50 100 150 200 250
  • 6. Int J Elec & Comp Eng ISSN: 2088-8708  Enlarge Medical Image using Line-Column Interpolation (LCI) Method (Jufriadif Na`am) 3625 to existing methods (NNI, BLI and BCI) are additional pixel values closer to the value of neighboring pixels so the detail view is not blurred. 4. CONCLUSION From the test results of the medical image can be seen that the image enlargement using LCI can increase the size of the original image. Each stage in the process produces an image size two times larger than the original image. Thus, the objects contained in the image result are larger and sharper. This study indicates that the LCI method can facilitate the observation of objects in the medical image in the process of medical analysis. ACKNOWLEDGEMENTS We would like to thank for Director and all staff of Department of Radiology, Dr. M. Djamil Center General Hospital, Padang, which has allowed the use of the data in this study. REFERENCES [1] B. I. Reiner, et al, “The Clinical Imperative of Medical Imaging Informatics”, Journal of Digital Imaging, vol. 22, no. 4, pp. 345-347, 2009. [2] S. Bhargava and A. Somkuwar, “Evaluation of Noise Exclusion of Medical Images using Hybridization of Partical Swarm Optimization and Bivariate Shrinkage Methods”, International Journal of Electrical and Computer Engineering (IJECE), vol. 5, no. 3, pp. 421-428, 2015. [3] A. T. B. Alex and K. T. Ricky, Medical Imaging Informatics, Springer New York Dordrecht Heidelberg, London, pp.3, 2010. [4] S. Pohoata and A. Graur, “HDTV System for Parkinson's Disease Diagnosis”, Advances in Electrical and Computer Engineering, vol. 13, no. 2, pp. 91-96, 2013. [5] F. Malik, et al, “An Ensemble of Classifiers based Approach for Prediction of Alzheimer's Disease using fMRI Images based on Fusion of Volumetric, Textural and Hemodynamic Features”, Advances in Electrical and Computer Engineering, vol. 18, no. 1, pp. 61-70, 2018. [6] R. M. Kokate and V. K. Shandilya, “Enhancement Techniques of Medical Images-A Review”, International Journal of Advanced Research in Computer and Communication Engineering, vol. 5, no. 2, pp. 533-535, 2016. [7] W. Dong, et al, “Optimized Image Resizing Using Seam Carving and Scaling”, ACM Transactions on Graphics, Association for Computing Machinery, vol. 29, no. 5, pp. 1-10, 2009. [8] L. Seongsu and J. Gwanggil, “Lagrange Method for Upsampling”, Advanced Science and Technology Letters, vol. 80, pp. 9-13, 2015. [9] MathWorks: Image Processing website, 2018. Available: https://www.mathworks.com/matlabcentral/answers/14103-image-processing [10] N. Suetake, et al, “Fast image enlargement using predefined codebook and eigenspace backprojection for lost pixel,” Optical Review, vol.18, no.6, pp.423–429, 2011. [11] F. Zhang, et al, “Enlarging image by constrained least square approach with shape preserving, “Journal of Computer Science and Technology, vol.30, no 3, pp.489–498, 2015. [12] X. Zhong, et al, “A novel Adaptive Image Zooming Scheme via Weighted Least-squares Estimation”, Frontiers of Computer Science, vol. 9, no. 5, pp. 703-712, 2015. [13] R. Olivier and C. Hanqiang, “Nearest Neighbor Value Interpolation”, (IJACSA) International Journal of Advanced Computer Science and Applications, vol. 3, no. 4, pp. 1-6, 2012. [14] F. Bashar, et al, “Face Recognition using Similarity Pattern of Image Directional Edge Response”, Advances in Electrical and Computer Engineering, vol. 14, no. 1, pp. 69-76, 2014. [15] L. Kai-yu, et al, “The application of B-spline based interpolation in real-time image enlarging processing”, The 2014 2nd International Conference on Systems and Informatics (ICSAI 2014), Shanghai, pp. 823-827, 2014. [16] S. Gopinathan, et al, “Wavelet and FFT Based Image Denoising Using Non-Linear Filters”, International Journal of Electrical and Computer Engineering (IJECE), vol. 5, no. 5, pp. 1018-1026, 2015. [17] Sumijan, et al, “Hybrids Otsu method, Feature region and Mathematical Morphology for Calculating Volume Hemorrhage Brain on CT-Scan Image and 3D Reconstruction”, TELKOMNIKA (Telecommunication. Computing, Electronics and Control), vol. 15, no. 1, pp. 283-291, 2017. [18] J. Santony and J. Na’am, “Infiltrate Object Extraction in X-ray Image by using Math-Morphology Method and Feature Region Analysis”, International Journal on Advanced Science, Engineering and Information Technology, vol. 6, no. 2, pp. 239-244, 2016. [19] J. Na`am, “Accuracy of Panoramic Dental X-Ray Imaging in Detection of Proximal Caries with Multiple Morpological Gradient (mMG) Method”, International Journal on Informatics Visualization, vol. 1, no. 1, pp. 5-11, 2017. [20] J. Na`am, et al, “Identification of the Proximal Caries of Dental X-Ray Image with Multiple Morphology Gradient Method”, International Journal on Advanced Science, Engineering and Information Technology (IJASEIT), vol. 6, no. 3, pp. 343-346, 2016.
  • 7.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3620 – 3626 3626 [21] J. Na`am, et al, “The Algorithm of Image Edge Detection on Panoramic Dental X-Ray Using Multiple Morphological Gradient (mMG) Method”, International Journal on Advanced Science, Engineering and Information Technology (IJASEIT), vol. 6, no. 6, pp. 1012-1018, 2016. [22] J. Na`am, “Edge Detection on Objects of Medical Image with Enhancement multiple Morphological Gradient (EmMG) Method”, in Proc. IEEE 4th International Conference on Electrical Engineering, Computer Science and Informatics (EECSI), pp. 61-67, 2017. [23] J. Na`am, et al, “Image Processing of Panoramic Dental X-Ray for Identifying Proximal Caries”, TELKOMNIKA, vol.15, no.2, pp.702-708, 2017. [24] J. Na`am, et al, “Detection of Infiltrate on Infant Chest X-Ray”, TELKOMNIKA (Telecommunication, Computing, Electronics and Control), vol. 17, no. 4, pp. 1943-1951, 2017. [25] J. Na`am, et al, “Detection of Proximal Caries at the Molar teeth using edge enhancement Algorithm”, International Journal of Electrical and Computer Engineering (IJECE), vol. 8, no. 5, 2018. BIOGRAPHIES OF AUTHORS Jufriadif Na`am was born in Padang, West Sumatra - in 1967. He is an Associate Professor in Faculty of Computer Science, Universitas Putra Indonesia YPTK. He received the Bachelor Degree in Informatics Management and Master Degree in Information Tecnology in 1994 and 2006 from Universitas Putra Indonesia YPTK. Moreover, he completed his Doctorate of Information Technology as Informatics Medical Image expertise from Gunadarma University in January 2017. He has member of IEEE (94313333). Scopus Id is 57189371499. Currently, he has been researching on Algorithms and Informatics Medical Image. E-mail: jufriadifnaam@gmail.com Julius Santony was born in Padang Panjang, West Sumatera, Indonesia, on July 29th 1973. His Department is Computer Science, Universitas Putra Indonesia YPTK Padang, Wes Sumatera Indonesia and He is an Associate Professor. He graduated the Bachelor Degree in 1996 in Informatics Management form Gunadarma University and Master Degree in 2006 in Information Tecnology from Universitas Putra Indonesia YPTK. Then, he graduated the Doctorate Degree of Information Technology as Medical Image expertise from Gunadarma University in December 2015. Scopus Id is 57189362021. Sustainably, he has been researching on Image Processing Algorithm for Medical Images. E-mail: juliussantony@yahoo.co.id Yuhandri was born in Tanjung Alam on May 15. He is an Assistant Professor in Faculty of Computer Science, Universitas Putra Indonesia YPTK. He received the Bachelor Degree in Informatics Management and Master Degree in Information Tecnology in 1992 and 2006 from Universitas Putra Indonesia YPTK. Moreover, he completed his Doctorate of Information Technology as Informatics Medical Image expertise from Gunadarma University in April 2017. He is a lecturer at the Faculty of Computer Science, Universitas Putra Indonesia YPTK. Scopus Id is 57193430920 E-mail: yuyu@upiyptk.ac.id Sumijan was born in Nganjuk on May 7 1966. He received the Bachelor Degree in Informatics Management in 1991 from Universitas Putra Indonesia YPTK, Master of Information Technology in 1998 from University Technology Malaysia (UTM). He completed has Doctorate of Information Technology as Medical Image Expertise from Gunadarma University in December 2015. He is member of ACM (23145751). Scopus Id is 57194787076. E-mail : soe@upiyptk.org Gunadi Widi Nurcahyo was born in Temanggung, 14 March 1969. He was graduated Bachelor degree in Informatics Management at Universitas Putra Indonesia YPTK Padang in 1992. He completed his Master and PhD in Computer Science at Universiti Teknologi Malaysia in 2003. Scopus Id is 57200563356. E-mail: gunadiwidi@yahoo.co.id