2019
DOI: 10.1109/access.2019.2948020
|View full text |Cite
|
Sign up to set email alerts
|

A Low-Cost Design of 2D Median Filter

Abstract: The median filter plays an important role in image processing for noise removing. To enhance the operating speed, hardware implementation of median filter on field programmable gate arrays (FPGA) or application specific IC (ASIC) are necessary and inevitable. This paper presents a low-cost and high-throughput hardware design for two-dimensional (2D) median filter. Two techniques are employed to reduce circuit area. One is the parallel three-valued sorting method for reducing the number of pipelined registers u… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 12 publications
(7 citation statements)
references
References 9 publications
0
7
0
Order By: Relevance
“…This process does not change the features of the original image it only enhances the features. The pre-processing uses 2D median image filter function that increases the mammography image quality by clearing and fading the unwanted image portions out of sight and makes the image suitable for further processing [17], [18]. The mechanism of this filter is it moves every pixel one by one and then every pixel value is altered by the median of neighbouring pixel value.…”
Section: Pre-processingmentioning
confidence: 99%
“…This process does not change the features of the original image it only enhances the features. The pre-processing uses 2D median image filter function that increases the mammography image quality by clearing and fading the unwanted image portions out of sight and makes the image suitable for further processing [17], [18]. The mechanism of this filter is it moves every pixel one by one and then every pixel value is altered by the median of neighbouring pixel value.…”
Section: Pre-processingmentioning
confidence: 99%
“…Note from Fig. 8b, the maximal delay of the proposed adder for n bits in input operands and m = 4 is given by t logic − depth = 1 * t AND + 2 * t NAND + 2 * t OR + 2 * t XOR +1 * t BEC + n/2m * t MUX (17) and it increases by O(n/2m*t MUX ) . Though we use look-ahead based approach for carry generation within the block, it does not and carry output C out .…”
Section: Average Computation Unitmentioning
confidence: 99%
“…Approximate adders and multipliers for digital image processing are proposed in [9][10][11][12][13][14][15]. Median filters that use regular sorting and two-dimensional rank order based sorting are proposed in [16][17][18]. An adaptive window and the fuzzy logic-based median filter are proposed in [19].…”
Section: Introductionmentioning
confidence: 99%
“…Hsiao, and S.H. Lin [15] developed a low cost and high throughput design for two dimensional (2D) hardware design. Parallel three value sorting methods and the functional sharing method were used to reduce the size of the circuit area.…”
Section: Literature Reviewmentioning
confidence: 99%
“…The comparative results of conventional method with proposed method is presented in Table 7. In this table, ENLMS [12], LLMF [14] and LCMF [15] methods takes more FPGA performances compared to the LFA-MF. From this table, it is clear that LFA-MF method performed effectively with less hardware utilization.…”
Section: Testing On Xilinx 144 Isementioning
confidence: 99%