2021
DOI: 10.24843/jik.2021.v14.i01.p03
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of Medical Image Resizing Using Bicubic Interpolation Algorithm

Abstract: Image interpolation is the most basic requirement for many image processing tasks such as medical image processing. Image interpolation is a technique used in resizing an image. To change the image size, each pixel in the new image must be remapped to a location in the old image to calculate the new pixel value. There are many algorithms available for determining the new pixel value, most of which involve some form of interpolation between the closest pixels in the old image. In this paper, we use the Bicubic … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
8
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 18 publications
(8 citation statements)
references
References 7 publications
0
8
0
Order By: Relevance
“…Before being used in image processing, the dataset is divided into train (70%) and test (30%) datasets. The first step in image preprocessing is image scaling, where images are resized to a specified pixel width using the bicubic interpolation method [ 75 , 76 , 77 , 78 , 79 , 80 , 81 ]. Each image in the dataset varied in size; therefore, images were scaled to a standard size to improve faster and easier processing.…”
Section: Methodsmentioning
confidence: 99%
“…Before being used in image processing, the dataset is divided into train (70%) and test (30%) datasets. The first step in image preprocessing is image scaling, where images are resized to a specified pixel width using the bicubic interpolation method [ 75 , 76 , 77 , 78 , 79 , 80 , 81 ]. Each image in the dataset varied in size; therefore, images were scaled to a standard size to improve faster and easier processing.…”
Section: Methodsmentioning
confidence: 99%
“…The input image's original size is scaled down to 256 × 256 pixels. The use of deep learning algorithms by CNN is made simple by the altering size of the images 21 . Image resizing can be done based on different interpolation techniques such as bicubic and bilinear.…”
Section: Proposed Methodologymentioning
confidence: 99%
“…The use of deep learning algorithms by CNN is made simple by the altering size of the images. 21 Image resizing can be done based on different interpolation techniques such as bicubic and bilinear. Difference between bilinear and bicubic interpolation is that four nearest neighbors is considered in case of bilinear and 16 nearest neighbors is taken while considering bicubic interpolation.…”
Section: Image Resizingmentioning
confidence: 99%
“…The scale of the detected image is normalized by the bilinear interpolation algorithm. A grayscale image of 224 × 224 pixels is output and saved [ 26 ].…”
Section: Methodsmentioning
confidence: 99%