Journal of Multimedia Information System
Korea Multimedia Society
Section A

Noise Removal Technique for Document Images

Brij Mohan Singh1, Kamal Kant Verma2,*, Mridula3
1Department of CSE, College of Engineering Roorkee, Uttarakhand, India, brijmohansingh@coer.ac.in
2School of Computing, University of Engineering and Technology Roorkee, Uttarakhand, India, dr.kamalverma83@gmail.com
3Department of CSE, College of Engineering Roorkee, Uttarakhand, India, drmridfce@coer.ac.in
*Corresponding Author: Kamal Kant Verma, +91-9756401412, dr.kamalverma83@gmail.com

© Copyright 2023 Korea Multimedia Society. This is an Open-Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/4.0/) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited.

Received: Nov 08, 2022; Revised: Jan 08, 2023; Accepted: Jan 16, 2023

Published Online: Mar 31, 2023

Abstract

The documents may contain noise at the time of scanning, transmission or during converting into it in digital form. The noise may be categorized after finding the features and may find the same patterns in the document image in order to obtain the accurate method for their elimination. The removal of noise from the document image is an important phase for the development of high-quality Optical Character Recognition (OCR) system. To make this possible, this paper presents a robust noise removal method for the noised natural document images. As per proposed algorithm, the connected black pixels are identified and determined the number of pixels they contained. Then from the collected data, density of the black pixels below which all the connected pixels represent noise is calculated. Those pixels having value less then calculated values are removed. The results of proposed approach were tested against Weiner, Median, and Average filters. The value of standard performance measures such as PSNR, F-measure and NRM are 22.77 dB, 82.36 and 1.09 for test image1, 22.46 dB, 96.63% and 1.409 for test image2, 22.79 dB, 96.22% and 0.7927 for test image3, 24.01 dB, 96.63% and 0.3739 for test image4, 24.64 dB, 97.7949, and .4833 for test image5. The obtained results of proposed approach are better as compare to average, Weiner and Median filters.

Keywords: OCR; Binarization; Degraded Documents; Evaluation Measures; Noise

I. INTRODUCTION

In day-to-day life we came across many documents. Usually most of these contain defects and degradations such as complex backgrounds, non-uniform intensity, shadows, bleed through ink, aging, ink fading, holes. Additionally, these may carry some spots from the acquisition source from where the document has been taken and some environmental conditions [1]. Now a days digitizing the documents has become a usual practice. In this process, to capture the image of any document scanner and camera are the important hardware. Noise and blur can be originated by some situations such as environment condition, image sensor problem, due to miss-focus, motion, and transmission channel. Noise can also be induced in the document from the sources like printing on low quality paper, printing by old printers and old photocopying machines, images taken by portable cameras such as mobile phone camera or webcam of laptops. Restoration of morphological information of the document’s image is an important tool to improve the efficiency of OCR systems [2]. For noised document image analysis, pre-processing is always required for removing of isolated noise pixels and recovery of morphological structure of characters in a document image [3-4]. Thus, pre-processing is first most useful step to enhance the performance of OCR systems [5].

There are plenty of manual approaches for document smoothing which can be replaced by an automatic process. Here, it is to observe that the filtering should not be applied blindly as one filter does not suitable to all type of noises. One type of filter may be unable to remove all type of noise and, it causes the filtering process to be unsuccessful. There may be some situations like either the type of noise which is to be removed does not exist in the noisy image of the or the strength of the filter may not be suitable for the removal of noise [6]. Additive Gaussian noise may be reduced using average filtering. Holes and stains may be removed using high-pass filtering. Noise can also be reduced using adaptive binarization techniques. A good noise cleaning system can be built if we could have a realistic noise model. In real scenario, there are small, connected regions of black pixels of varying shape and size scattered randomly over the whole document image. They may be concentrated at one place or the other there is no ordered arrangement or pattern that they follow.

Noise in the image can be characterized by several noise models like Gaussian, salt and pepper, Rayleigh, and sinusoidal noise etc. as described in literature [7]. So, it will be a good practice that first to identify the noise type then employ the apt filtering approach. In order to eliminate the noise from the document image, the identification of the types of noise and their classification is utmost important phase [8]. But to characterize and classify the noise type then initiate apt filtering operation automatically is a difficult process as the image of the document may contain several noises. The title of each paper is expected to cover the whole contents of the paper and it should as concise as possible.

The proposed algorithm removes noise while retaining morphological elements. Based on experimental results, this work proved that the proposed algorithm produces better quality images compared with Weiner, median, and average filtering methods.

II. REVIEW OF LITERATURE

While reviewing the work carried out fellow researchers, it is observed that there are mainly two approaches to sanitize the noise in document images using filtering process. One of them is human classification based and other is based on the batch application of the image filters.

Fellow researchers in [9-12] carried out the work based on human classification approach for denoising the document image using filtering process. Characterization of the noise depends on the certain properties like shape, position, grey values, and noise frequency in the document.

Ink blob noise, marginal noise [13], salt-n-pepper noise [14-15] and complex background binarized patterns have been categorized using rule-based features. The noise having consistency with respect to these properties is known as regular noise [16-17]. However, in [18] the authors used grey level to differentiate between foreground from background [19-21]. Parker et al. [22] suggested a method which based on local intensity gradient. The presented method makes the differentiation between a pixel and its neighbors by finding the contrast in the grey level. Some techniques for removal of large size blocks of noise based on heuristic rules were also presented by the researchers in [23-24]. Techniques based on window for morphological filtering for the removal of small size noise blocks were also introduced [24]. The methods described in [25] were used to eliminate salt and pepper noise from a document image with character, graphics, and a dithered area that was created using the activity detection method. However, this algorithm was unable to remove noise speckles adjacent to graphical elements since these elements have been considered as apart of graphical element.

Moreover, noisy grey level images were used to extract the entire shape of handwritten data using a multi-scale technique. The intensity difference of strokes of spatial scales have also mitigated in this approach [26]. In a similar way, [27] developed an approach based on a noisy spot model with Gaussian spatial and grey value. A simple yet powerful model of show-through effects has been constructed, and the use of adaptive linear filtering has been demonstrated employing scans of both sides of a document image in processing [28]. Some other techniques for marginal noise [13] and show-through effects [29] have been studied in the literature. A robust frame extraction method has been proposed in [30-31] to sanitize the noisy document image. Chang et al. [32] proposed Connected Component Labelling based approach for noise removal. In [33] an iterative method using k-means algorithm has been discussed to eliminate the noise from the document using principal component analysis technique. Al-Khaffaf’s approach for elimination of salt-and-pepper noise from binarized image of engineering drawings to segregate the neighborhood of thin lines before removing the noise [34].

Furthermore, some algorithms for denoising the noisy image based on heuristic approach were discussed in the literature [35]. However, it is evident from these studies that these heuristic approaches for denoising can solve the problem using heuristic search. The studies presented in [36] found the use of Markov Random Field (MRF) in image restoration is successful. Therefore, fellow researchers applied the MRF as pre-processing tool for the text region of degraded images [37-40]. These studies show that the MRF model’s efficiency is better than heuristics approaches, and I strongly believe the reason for this that the MRF describes the probabilistic dependency of neighboring pixels [41-45]. In [46] Huang et al. proposed an advanced noise reduction and enhancement technique with the help of three modules namely deep image prior (DIP) based module, image fusion (IF) module and progressive refinement (PR) module. The DIP-based module is used to learn contrast information and to remove the noise present in the image. Next, the IF module which is based on Laplacian pyramid decomposition is applied to deal with shifting of color and amplification of noise during image production. At last, the PR module is used for improving the edge information for generating noise free high-quality image.

Kim et al. [47] presented an approach of automatic fingerprint verification system based on the block processing scheme that include adaptive normalization method. Obtaining an improved fingerprint picture, the region of interest of the fingerprint image is acquired after an input image is divided into sub-blocks with the size of KxL. The settings for picture normalization are then adaptively chosen in accordance with each block’s statistical data. The block picture is normalized using these parameters for the subsequent step. The approach was evaluated using the NIST fingerprint images, and their outstanding performance is confirmed.

Kim et al. [48] proposed a quick method for segmenting images based on wavelets transform and feature distribution applied to several resolutions. In order to quickly calculate the ideal threshold values in a feature space, wavelets transform is used to reduce the resolution of the original feature space. One or more feature values are chosen as the best threshold values based on this lower resolution version of the given feature space. After that, the lower resolution’s optimal feature values are projected onto the original feature space. To find the best threshold values, a refining procedure may be added. Results from the experiments demonstrate that a Kim et al. method is faster and effective than Otsu Method.

In [49] llesanmi et al. presented a detailed study of various methods used for denoising using CNN. The work discusses the denoising techniques mainly for two categories of images—denoising for general images and secondly denoising for specific images a large number of CNN approaches have been studied along with different CNN image datasets such as ImageNet, Places2, Berkeley Segmentation Dataset etc. In [50] Thakur et al. analyzed various image denoising techniques on the basis of PSNR quality assessment metric. The results of best denoising techniques have been discussed for different types of noises. For instance, it finds that GCBD, PReLU, and BRDNet perform well for Gaussian kind of noise in the literature. For Poisson type of noise, MC2RNet and CNN+LSTM are most suitable. Similarly, to deal with impulse type of noise removal Blind CNN, and CNNCPSO did outperformed. For mixed type of noise removal, CNN, EM-CNN, SDL and mixed CNN are most suitable. Apart from it, DDFN and GRDN denoiser have shown accurate performance in real word denoising.

2.1. Types of Filtering Methods
2.1.1. Median Filtering

Median filter is used extensively in denoising the noisy image. This filter is a spatial nonlinear filter that can remove the noise especially salt and paper noise effectively [38]. The filtering using this filter is performed by shifting the center of the window by the median of the neighborhood of the window center. However, this filter is less efficient to preserve corners and thin lines in a document image [39]. The median of a set can be defined as the middle value of the sorted set and for even numbers in the set of the values, the median is the mean of the middle two. The merits of the median filter are given below:

  1. Median filter is more robust filter and is able to preserve sharp edges.

  2. For spiky types of noise Median filter is very efficient.

  3. The median filter does not create new pixel value when it crosses an edge because the value of the pixel in the neighborhood must actually be the median value.

2.1.2. Median Filtering

The Weiner filter is used for adaptive filtering which provide better results than the contemporary linear filtering. It is observed that this filtering not only preserves the edges of the document image but also effectively preserves the high frequency regions in the image [40]. The Weiner filter works on the statistical parameters of the image and found useful in restoration of the blurred and noisy image having stationary noise. However, most of the images contain nonstationary noise where the performance of this filter is found unsatisfactory. For document images, the nonstationary noise can be defined as large constant regions segregated by sharp transition [44].

From a greyscale image ‘Is’ the Weiner filtering can be performed as in equation (1):

I ( x , y ) =   μ +   ( σ 2 v 2 ) ( I s ( x , y ) μ )   σ 2 .
(1)

The merits of the Weiner filter are given below:

  1. 1. Wiener filter is the linear estimation of original images.

  2. Wiener filter removes the additive noise and at the same time it inverts the blurring.

  3. Wiener filter is able to control the error.

  4. During the noise smoothing and inverse filtering it tries to minimize the mean square error.

  5. It may analyze the statistical behavior of the signal.

Here the variable μ represents the local mean, and the estimated variance is represented as σ2 and ν2 represents a mean of all estimated variance of all pixel in the neighborhood of 3×3.

2.1.3. Average Filtering

Averaging filter is useful to clean Gaussian noise which is an identified mathematical model for white noise. Generally, it is caused by random variations in the signal [40]. The Probability density function (PDF) for this noise is presented in equation (2):

p ( z ) = 1. e ( z μ ) 2 2 σ 2 2 π σ .
(2)

Here the variable z represents grey level and the variable μ is the mean of average of the variable z. The parameters σ and σ2 are the standard deviation and the variance respectively.

The merits of Average filter are given below:

  1. Average filter is basically used for smoothing the images by reducing the value of intensity variation among the neighboring pixels.

  2. It replaces the value of each pixel by average value of neighboring pixels.

III. PROPOSED ALGORITHM FOR NOISE REMOVAL

In OCR systems, presence of noise can reduce the recognition rate of document images [45]. Therefore, pre-processing of the document images is necessary for inconsistent noisy document images. The initial phase in the pre-processing is the conversion of the grey image to the binary image using Otsu’s method [40] and then the filtering process is employed to clear the noise from the image [43]. This paper describes at a technique to mitigate the random noise the document images in the following phases:

Step 1: First, the algorithm reads whole text image in the top-down manner traverse each column of every row from left to right pixel by pixel so that all the connected black pixels areas are identified and are numbered these areas include both types of area which denote noise as well as character/information. For numbering of connected black pixels, the concept of flood fill is used. As the whole image is treated as array of integers which have values from 0−255 in grey scale and 0 or 1 in case of binary image. Due to these restrictions the concept of flood fill cannot be directly applied to image as the number of black areas would be then restricted to the range 0−255 i.e., only 256 separate regions can be numbered in case of grey scale image and only two in case of binary image. To cope with this, we work on the image treating it as the pure integral array which does not have to be concerned with intensity levels. In this way, we can number as much area as in image starting from the 1 without any restrictions as shown in Fig. 1. Thus, we get the virtual identity of each region.

jmis-10-1-1-g1
Fig. 1. Identification of noise and character region.
Download Original Figure

Step 2: Here the determination the quantity of black pixels (BP) in each numbered region is carried out. The regions having lesser quantity of black pixels are noise and larger numbers of BP denote information. At this level, there are two types of data, one is the number of black regions in the image and the other is number of BP in each region. This is represented graphically in Fig. 2.

jmis-10-1-1-g2
Fig. 2. Number of pixels in each numbered area.
Download Original Figure

Step 3: The data thus obtained can have several maximum values of the BP in any black region i.e., number of BP can be in the range 0 to N, where N can take any integer value so it would make the processing difficult as this range is different for different images thus, we normalized the data to the range of 5000. From the experiments, it is observed that as the range of normalization is increased the effectiveness of the method increases. Thus, we used the normalization range of 5000. The advantage of using such a large value is that the information about any of the regions that is the number of black pixels within it is lost in minimum scale in comparison if we use small value such as 100, 200 or 255.

The following formulas are used for the Normalization of the data:

N o r m a l i z e d   d a t a   o f   a r e a   n u m b e r X = ( N u m b e r   o f   p i x e l s   i n   a r e a   n u m b e r X Max . value-Min . value ) × X,
(3)

where, Max. Value is the number of BP in a region which contain maximum of BP among all regions; Min. value is the number of BP in a region which contain minimum of BP among all regions. X is the Value to which data is normalized, we used X=5000.

Step 4: After the normalization, we had data representing area having pixels in the range of 1−5000. Now, we determine the number of areas corresponding to each value of pixels i.e., 1−5000 from the normalized data say DAT1 shown graphically as in Fig. 3. Black background is used to make small values of data visible by indication them with white in Fig. 3.

jmis-10-1-1-g3
Fig. 3. Data (DAT1) representation.
Download Original Figure

Now we must calculate/ determine the number of BP say NP for which all the region having number of BP less than NP are considered noise and above it as information. To determine NP for the image we had to determine NP first for the normalized data and then convert it back to the range from which it has been normalized. Since we aim to remove the regions which represent noise, the noise regions are generally lies at the lower side of DAT1 i.e., area having lower values of number of pixels. We must increase the weight of information (so that they become comparable to noise which has large number of small areas) while determining NP for this we multiply number of areas in DAT1 with number of pixels they contain. In this manner the number of areas containing 1 pixel get multiplied by 1, area containing 2 pixels is multiplied by 2 and so on thus the area having higher number of pixels is multiplied by higher values thus information being the area having good number of pixels get multiplied by large values thus their weight is increased, and they can be compared with large number of noisy areas. Multiplication as described previously results into data DAT2 (Shown in Fig. 4) which had increased weightage of area having higher number of pixels in comparison to DAT1. After forming the DAT2 we need to calculate the value of NP for this purpose we maximize the between class variance of the represented graphical data as shown graphically in Fig. 5. The value of the number of pixels which had maximum between class variance is considered as our required NP. Between class variance is calculated for each of the number of pixels i.e., is from 1 to 5000 and number of pixels for which between classes variance has maximum values is considered as NP.

jmis-10-1-1-g4
Fig. 4. Data (DAT2) representation.
Download Original Figure
jmis-10-1-1-g5
Fig. 5. Shows threshold criteria for removing noise.
Download Original Figure

While determining between class variance for the pixel values say P, we assume that pixel’s value below this value is noise and above this is information

Weight (W) corresponding to pixel P is calculated using equation (4):

W=Number of areas containing pixels below P or above P / Total number of area .
(4)

Two weights are calculated, one is for pixels for noise i.e., is W1 (pixels below p) and other is W2 for information.

Mean of the values is calculated using the following formula:

μ = × P ( x )
(5)

Here the variable x represents the number of pixels whreas P(x) shows the weight pf pixels. Two values of mean of the number of pixels represnting noise M1 and mean of the number of pixels representing information M2 are calculated one for pixels values below P and one for above P.

Here, two types of variance is calculated V1 for noise and V2 for information. Calculation of variance can be done according to equation (6):

V a r ( x ) = i = 1 n p i ( x i μ ) 2 ,
(6)

where Pi = P(x) of intensity i.

Within Class variance is obtained with the help of the following formula:

WT  ( within class variance ) = ( W 1 ×V 1 )  – ( W 2 ×V 2 ) .
(7)

Between Class Variance is obtained with the help of the following formula:

BCV ( between class variance ) = ( W 1 ×W 2 ) ( M 1 -M 2 ) 2.
(8)

The Between Class Varience is calculated for the pixels value 1−5000 and the value for which it is maximum is taken as NP. Now this calculated NP is needed to transformed back to its range from the normalized form so that it can be used to process noisy image. The value of NP obtained after this is the number of black pixels that must be present in any area if it is to be information.

For the removal of noise we take a white portion image of same resolution and copy that areas which had value equal to or more than NP address by address from noisy image to new image. In this manner the newly obtained image will be free from the noise.

Step 5: steps 1 to 4 are iterated six times for better removal of noise.

IV. GROUND TRUTH BASED MEASURES

The performance analysis of the suggested method for noise removal is presented using PSNR, NRM and F-measure. These are briefly summarized as following:

4.1. Peak Signal-To-Noise Ratio (PSNR)

It is the ratio of the maximum power of a signal and noise power that affects the fidelity of its representation.

P S N R = 10 log ( C 2 M S E ) ,
(9)

where

M S E =   x = 1 M y = 1 N ( I ( x , y ) I ( x , y ) ) 2 M N .
(10)

Here original image is represented by I and I` is binarized version of the image

4.2. F-measure

F-measure is the weighted harmonic mean of precision and recall.

F a l p h a = ( 1 + a l p h a ) × p r e c i s i o n + r e c a l l ( ( a l p h a × p r e c i s i o n ) + r e c a l l ) .
(11)
4.3 Negative Rate Metric (NRM)

It is based on the pixel-pixel mismatching between the ground truth and observations in a frame. F-measure can be calculated using formula:

NRM= N R F N +   N R F P 2 .
(12)

Where

N R F N =   F N F N + F P .
(13)

And

N R F P =   F P F P + T N ,
(14)

where FN is false negative and FP is false positive pixels. TN is true negatives and TP is true positive.

V. EXPERIMENTAL RESULTS AND DISCUSSIONS

For experimentation, a dataset of handwritten as well as printed Devanagari and English documents were collected (sample images are shown in Fig. 6) from books, offices, newspapers and artificial generated by computer. Two types of high-quality real-life scanned document images viz noise free and noised. In clean image, some random noise is introduced using C++ library function and the results for clean and cleaned image after denoising can be compared on the parameters explained in section 4. The average and Weiner filtering are done using grey images then results are binarized to calculate the evaluation measures.

jmis-10-1-1-g6
Fig. 6. Samples of dataset used in experiment.
Download Original Figure

Based on results of image1 of Table 1, the PSNR of proposed method (22.77 dB) is higher than average filter (18.36 dB), Weiner filter (14.89 dB) and median filter (18.26 dB). The F-measure of proposed method is 82.3644% which is greater than average filter (81.473%), Weiner filter (32.154%) and median filter (79.5219%). The proposed method has lower NRM (1.09061) with comparison to average filter (7.15771), Weiner filter (4.31239) and median filter (6.40972).

Table 1. Comparison of proposed method with average, weiner, median filters using different evalualtion measures.
Original image vs noise introduced image Orignal image vs output images of average, weiner and median filters Original image vs output image of proposed method
Image (resolution) PSNR F -measure NRM Filter PSNR F- measure NRM PSNR F-measure NRM
Image no.1 (1822×1590) 19.14 dB 94.5251% 4.84555 Average 18.36 dB 81.473% 7.15771 22.77 dB 82.3644% 1.09061
Weiner 14.89 dB 32.154 % 4.31239
Median 18.26 dB 79.5219% 6.40972
Image no.2 (802×1537) 18.64 dB 92.3455% 6.03096 Average 12.18 dB 73.7318% 20.787 22.46 dB 96.6344% 1.40903
Weiner 11.46 dB 29.1663% 6.94014
Median 18.62 dB 92.0617% 5.01784
Image no.3 (1633×872) 19.43 dB 92.4561% 6.21288 Average 19.12 dB 92.049% 7.0705 22.79 dB 96.2263% 0.792766
Weiner 14.49 dB 67.4895% 3.00505
Median 20.27 dB 93.5766% 4.14711
Image no.4 (1784×2703) 23.02 dB 95.9232% 2.49492 Average 19.53 dB 91.3193% 6.77008 24.01 dB 96. 6342% 0.37392
Weiner 14.13 dB 53.6225% 2.56231
Median 20.30 dB 92.2412% 3.75177
Image no.5 (1497×2338) 22.57 dB 96.7135% 2.48476 Average 19.13 dB 92.7348% 6.27126 24.64 dB 97.7949% 0.483374
Weiner 12.72 dB 49.4689% 3.42444
Median 21.48 dB 95.5001% 2.39183
Download Excel Table

Results of image 2 of Table 1 shows that PSNR of proposed method (22.46 dB) is higher than average filter (12.18 dB), Weiner filter (11.46 dB) and median filter (18.62 dB). The F-measure of proposed method is 96.2263% which is greater than average filter (73.7318%), Weiner filter (60.309%) and median filter (92.0617%). The proposed method has lower NRM (1.40903) with comparison to average filter (20.787), Weiner filter (6.94014) and median filter (5.01784).

Results of image 3 of Table 1 dictates that PSNR of proposed method (23.79 dB) is higher than average filter (19.12 dB), Weiner filter (14.49 dB) and median filter (20.27 dB). The F-measure of proposed method is 96.7298%which is greater than average filter (92.049%), Weiner filter (67.4895%) and median filter (93.5766%). The proposed method has lower NRM (0.792766) with comparison to average filter (7.0705), Weiner filter (3.00505) and median filter (4.14711).

Results of images 4 and 5 shown in Table 1 are also promising as compared to average, Weiner, median filters. Hence, the experimental results and comparison with average, Weiner and median filters proved the accuracy of the proposed technique on the noised document images.

Fig. 6 shows the noise free (ground truth images) and noised document image samples. Fig. 7 shows the comparison results of noised document images of average, Weiner, median filters, and proposed method. Fig. 8 shows the results of average, Weiner, median filters, and proposed method.

jmis-10-1-1-g7
Fig. 7. Comparison of average, Weiner, median filters output results with proposed approach.
Download Original Figure
jmis-10-1-1-g8
Fig. 8. Natural images results using average, Weiner, median filters, and proposed approach.
Download Original Figure

VI. CONCLUSION

To share or preserve information, operations like printing, photocopying, and scanning are necessary. These operations add noise in the document iamge and degarde the quality of the image. In present work, a novel approach is disscussed by the authors for cleaning the noise from the real life document images. The clean image and the processed image have been taken for and on the basis of three evaluation measures: PSNR, F-measure, NRM, and comparision with results of average filter, Weiner filter, and median filter, proposed method of noise removal is observed promising.

REFERENCES

[1].

B. Gatos, S. L. Mantzaris, S. J. Perantonis, and A. Tsigris, “Automatic page analysis for the creation of a digital library from newspaper archives,” International Journal on Digital Libraries, vol. 3, no. 1, pp. 77-84, 2000.

[2].

W. Peerawit and A. Kawtrakul, “Marginal noise removal from document images using edge density”, in Proceeding of 4th Information and Computer Engineering Postgraduate Workshop, Phuket, Thailand, Jan. 2004.

[3].

C. Gonzalez and P. Wintz, Digital Image Processing, 2nd ed., Reading, MA: Addison-Wesley, 1987.

[4].

A. K. Jain, Fundamentals of Digital Image Processing, Englewood Cliffs, NJ: Prentice-Hall, 1989.

[5].

B. T. Ávila and R. D. Lins, “A new algorithm for removing noisy borders from monochromatic documents”, ACM Symposium on Applied Computing, Mar. 2004, pp. 1219-1225.

[6].

X. Ye, M. Cheriet, and C. Y. Suen, “A generic method of cleaning and enhancing handwritten data from business forms”, International Journal on Document Analysis and Recognition, vol. 4, pp. 84-96, 2001.

[7].

D. Doermann, J. Liang, and H. Li, “Progress in camera-based document image analysis”, in Proceedings of the Seventh International Conference on Document Analysis and Recognition, vol. 1, 2003, pp. 606-616.

[8].

E. Kavallieratou and E. Stamatatos, “Improving the quality of degraded document images”, in Proceedings of the Second International Conference on Document Image Analysis for Libraries, IEEE, 2006, pp. 330-339.

[9].

H. Cao and V. Govindaraju, “Handwritten carbon form pre-processing based on markov random field”, in Proceeding of Computer Vision and Pattern Recognition, IEEE, 2007, pp. 1-7.

[10].

R. D. Lins, G. F. P. Silva, S. J. Simske, J. Fan, M. Shaw, and P. Sá, et al., “Image classification to improve printing quality of mixed type documents”, in Proceeding of International Conference on Document Analysis and Recognition, IEEE Press, 2009, pp. 1106-1110.

[11].

R. D. Lins, “A taxonomy for noise detection in images of paper documents-The physical noises”, in Proceeding of International Conference on Image Analysis and Recognition, LNCS 5627, Springer Verlag, 2009, pp. 844-854.

[12].

R. D. Lins, S. Banerjee, and M. Thielo, “Automatically detecting and classifying noises in document images”, in Proceeding of ACM Symposium on Applied Computing, vol. 3, 2010, pp. 33-39.

[13].

K. C. Fan, Y. K. Wang, and T. R. Lay, “Marginal noise removal of document images”, Pattern Recognition, vol. 35, no. 11, pp. 2593-2611, 2002.

[14].

Y. Zheng, C. Liu, X. Ding, and S. Pan, “Form frame line detection with directional single-connected chain”, in Proceeding of Sixth International Conference on Document Analysis and Recognition, Sep. 2001, pp. 699-703.

[15].

M. Ali, “Background noise detection and cleaning in document images”, in Proceeding of 13th International Conference on Pattern Recognition, IEEE, vol. 3, Aug. 1996, 758-762.

[16].

Y. Zheng, H. Li, and D. Doermann, “A model-based line detection algorithm in documents”, in Proceeding of Seventh International Conference on Document Analysis and Recognition, vol. 1, Aug. 2003, pp. 44-48.

[17].

K. Chinnasarn, Y. Rangsanseri, and P. Thitimajshima, “Removing salt-and-pepper noise in text/graphics images”, in Proceeding of Asia- Pacific Conference on Circuits and Systems, IEEE, Nov. 1998, pp. 459-462.

[18].

H. Ozawa and T. Nakagawa, “A character image enhancement method from characters with various background images”, in Proceeding of Second International Conference on Document Analysis and Recognition, Oct. 1993, pp. 58-61.

[19].

Q. Wang and C. L. Tan, “Matching of double-sided document images to remove interference”, in Proceeding of Computer Vision and Pattern Recognition, vol. 1, Dec. 2001, pp. 1084-1089.

[20].

H. Negishi, J. Kato, H. Hase, and T. Watanabe, “Character extraction from noisy background for an automatic reference system”, in Proceeding of Fifth International Conference on Document Analysis and Recognition, Sep. 1999, 143-146.

[21].

J. Bernsen, “Dynamic thresholding of grey-level images”, in Proceeding of 8th International Conference on Pattern Recognition, 1986, pp. 1251-1255.

[22].

J. R. Parker, “Gray level thresholding in badly illuminated images”, IEEE Transaction on Pattern Analysis and Machine Intelligence, vol. 13, no. 8, pp. 813-819, 1991.

[23].

R. P. Loce and E. R. Dougherty, “Enhancement and restoration of digital documents: Statistical design of nonlinear algorithms”, SPIE Optical Engineering Press, 1997.

[24].

A. K. Jain and B. Yu, “Document representation and its application to page decomposition”, IEEE Transaction on Pattern Analysis and Machine Intelligence, vol. 20, no. 3, pp. 294-308, 1998.

[25].

Chinnasarn, Y. Rangsanseri, and P. Thitimajshima, “Removing salt-and-pepper noise in text/graphics images”, in Proceeding of IEEE Asia-Pacific Conference on Circuits and Systems, Chiangmai, Nov. 1998, pp. 459-462.

[26].

M. Cheriet, “Extraction of handwritten data from noisy gray-level images using a multi-scale approach”, in Proceeding of Vision Interface, Vancouver, BC, vol. 1, 1998, pp. 389-396.

[27].

H. S. Don, “A noise attribute thresholding method for document image binarization”, International Journal on Document Image Analysis and Recognition, vol. 4, no. 2, pp. 131-138, 2000.

[28].

G. Sharma, “Show-through cancellation in scans of duplex printed documents”, IEEE Transaction on Image Processing, vol. 10, no. 5, pp. 736-754, 2001.

[29].

C. L. Tan, R. Lao, and P. Shen, “Restoration of archival document using a wavelet technique”, IEEE Transaction on Pattern Analysis and Machine Intelligence, vol. 24, no. 10, pp. 1399-1404, 2002.

[30].

D. Nishiwaki, M. Hayashi, and A. Sato, “Robust frame extraction and removal for processing form documents”, Graphics Recognition Algorithms and Applications, LNCS, vol. 2390, pp. 46-66, 2002.

[31].

H. Nishida and T. Suzuki, “Correcting show-through effects on document images by multiscale analysis”, in Proceedings of the International Conference on Pattern Recognition, vol. 3, Aut. 2002, pp. 65-68.

[32].

F. Chang, C. J. Chen, and C. J. Lu, “A linear-time component-labeling algorithm using contour tracing technique”, Computer Vision and Image Understanding, vol. 93, no. 2, pp. 206-220, 2004.

[33].

F. Drira, F. LeBourgeois, and H. Emptoz, “Restoring ink bleed-through degraded document images using a recursive unsupervised classification technique”, in Proceedings of the 7th Workshop on Document Analysis Systems, 2006, pp. 38-49.

[34].

H. S. Al-Khaffaf1, A. Z. Talib, and R. A. Salam, “Removing salt-and-pepper noise from binary images of engineering drawings”, in Proceeding of 19th International Conference on Pattern Recognition, IEEE, Dec. 2008, pp. 1-4.

[35].

M. Kamel and A. Zhao, “Extraction of binary characters/graphics images from grayscale document images”, CVGIP: Graphic Models Image Processing, vol. 55, no. 3, pp. 203-217, 1993.

[36].

W. T. Freeman and E. C. Pasztor, “Learning low-level vision”, in Proceeding of International Conference on Computer Vision, Sep.1999, pp. 1182–1189.

[37].

M. D. Gupta, S. Rajaram, N. Petrovic, and T. S. Huang, “Restoration and recognition in a loop”, in Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition, 2005, pp. 638-644.

[38].

S. J. Ko and Y. H. Lee, “Center weighted median filters and their applications to image enhancement”, IEEE Transactions on Circuits and Systems, vol. 38, no. 9, pp. 984-993, 1991.

[39].

R. C. Gonzalez and R. E. Woods, Digital Image Processing. Hoboken, NJ: Prentice Hall. 2008.

[40].

N. Otsu, “A threshold selection method from gray-level histograms”, IEEE Transaction on Systems Man Cybernet, vol. 9, no. 1, pp. 62-66, 1979.

[41].

H. Gupta, K. K. Verma, and P. Sharma. “Using data assimilation technique and epidemic model to predict tb epidemic”, International Journal of Computer Applications, vol. 128, no. 9, 2015.

[42].

K. K. Verma, P. Kumar, A. Tomar, and M. Srivastava. “A comparative study of image segmentation techniques in digital image processing,” in National Conference onEmerging Trends in Electronics & Communication”, Special Issue, vol. 1, no. 2, 2015.

[43].

L. Fan, F. Zhang, H. Fan, and C. Zhang, “Brief review of image denoising techniques,” Visual Computing for Industry, Biomedicine, and Art, vol. 2, no. 1, pp. 1-12, 2019.

[44].

W. Xiong, L. Zhou, L. Yue, L. Li, and S. Wang, “An enhanced binarization framework for degraded historical document images,” EURASIP Journal on Image and Video Processing, vol. 2021, no. 1, pp. 1-24, 2021.

[45].

B. H. Phong, T. M. Hoang, and T. L. Le, “A hybrid method for mathematical expression detection in scientific document images”, IEEE Access, vol. 8, pp. 83663-83684, 2020.

[46].

S. C. Huang, Q. V. Hoang, T. H. Le, Y. T. Peng, C. C. Huang, and C. Zhang, et al., “An advanced noise reduction and edge enhancement algorithm,” Sensors, vol. 21, no. 16, p. 5391, 2021.

[47].

B. G. Kim and D. J. Park, “Adaptive image normalization based on block processing for enhancement of fingerprint image,” Electronics Letters (IET), vol. 38, no. 14, pp. 967-969, 2002.

[48].

B. G. Kim, J. I. Shim, and D. J. Park, “Fast image segmentation based on multi-resolution analysis and wavelets,” Pattern Recognition Letters (Elsevier), vol. 24, no. 15, pp. 2995-3006, 2003.

[49].

A. E. Ilesanmi and T. O. Ilesanmi, “Methods for image denoising using convolutional neural network: A review,” Complex & Intelligent Systems, vol. 7, no. 5, pp. 2179-2198, 2021.

[50].

R. S. Thakur, S. Chatterjee, R. N. Yadav, and L. Gupta, “Image de-noising with machine learning: A review,” IEEE Access, vol. 9, 2021.

AUTHORS

jmis-10-1-1-i1

Brij Mohan Singh is working as Director of College of Engineering Roorkee (COER) and Professor in Department of Computer Science and Engineering at College of Engineering Roorkee (COER) India. He is pursuing Post Doc Fellowship from University of Kentucky, USA, He completed his B. Tech and MTech in CSE Discipline. He did his PhD in 2012 in the domain of Document Analysis and Recognition from UTU Dehradun. He has published more than 55 research papers in International Journals such as Document Analysis and Recognition-Springer, CSI Transactions on ICT-Springer, IJIG-World Scientific, IJMECS, EURASIP Journal on Image and Video Processing etc. His research areas are DIP and Pattern Recognition. He has guided 8 PhD Thesis of Uttarakhand Technical University Dehradun India and currently 3 are in process.

jmis-10-1-1-i2

Kamal Kant Verma is working as Associate Professor and Head of School of Computing at University of Engineering and Technology Roorkee India. He did PhD in Computer Science and Engineering from Uttarakhand Technical University Dehradun India. He did B.Tech in Information Technology in 2006, M.Tech in CSE in 2012. He has 16 years of teaching and research experience. His research area is Human Activity Recognition, Human Computer Interface, Pattern Recognition and Signal Processing. He has published more than 27 research papers in reputed national/ international journal and conferences such as Springer, Elsevier, IJIMAI, etc.

jmis-10-1-1-i3

Mridula is working as Associate Professor and Head IQAC department at College of Engineering Roorkee India. She did M.Tech from IIT Roorkee in 2010 and PhD in the field of Pattern Recognition form Department of Earthquake Engineering, IIT Roorkee. She has more than 16 years of teaching and research experience. Her research area includes Pattern Recognition, Image Processing, Disease Prediction, Seismology and Earthquake and Signal Processing. She has published more than 20 research papers in reputed national/ international journal and conferences such as Springer, Elsevier etc.