Abstract

A new restoration algorithm for partial blurred image which is based on blur detection and classification is proposed in this paper. Firstly, a new blur detection algorithm is proposed to detect the blurred regions in the partial blurred image. Then, a new blur classification algorithm is proposed to classify the blurred regions. Once the blur class of the blurred regions is confirmed, the structure of the blur kernels of the blurred regions is confirmed. Then, the blur kernel estimation methods are adopted to estimate the blur kernels. In the end, the blurred regions are restored using nonblind image deblurring algorithm and replace the blurred regions in the partial blurred image with the restored regions. The simulated experiment shows that the proposed algorithm performs well.

1. Introduction

Image deblurring is one of the most classical and challenging problems in image processing. There are several reasons which can cause blur. The first reason is the relative motion. If the object in the view field of the camera moves during the exposure, the images which the camera captured are motion blurred images. The object region in the image is motion blurred. The second reason is out of focus. If the object in the view field of the camera is not in the focus of the camera during exposure, the images which the camera captured are defocus blurred images. The object region in the image is defocus blurred. The third reason is the blending of the above two reasons. If the object in the view field of the camera moves during the exposure and the object is not in the focus of the camera, the images which the camera get are blend blurred images. The object region in the image is blend blurred. Based on the above analysis, we can find the blur is corresponding to the object; this results in the partial blurred image. The object regions in the image which satisfy one of the above three reasons are blurred. The other regions of the image are not blurred. It is a very challenging problem to restore the partial blurred image, because the blurred regions and the clear regions coexist in one image. One solution is to restore the whole partial blurred image using the same blur kernel; this will cause unpleasant artifacts in the clear regions. Another possible solution to solve this problem is to detect the blurred regions in the partial blurred regions and then restore the blurred region using the image deblurring algorithm; this solution can avoid causing artifacts in the clear regions. The detection of the blurred regions in the partial blurred image is called blur detection. It is a very complex problem, and it is very important for partial blurred image restoration. Once the blurred region is extracted from the partial blurred image, the following problem is to estimate the blur kernels. For the defocus, motion, and blend blurred regions, their blur kernels can be expressed in mathematic model. They will be introduced in the following paragraph. If the blur class can be confirmed and the structure of the mathematical model is known, we just need to estimate the parameters of the model. But in many situations, the blur class which the blurred region belong to is not known. For example, we do not know whether the blurred region is a defocus blurred region, a motion blurred region, or a blend blurred region. The blur classification algorithm can solve this problem; it can classify the blurred region into a blur class. The proposed algorithm restores the partial blurred image using blur classification algorithm and blur detection algorithm. The blurring process can be shown as follows:where denotes blurred image, is the latent clear image, denotes convolution operator, is blur kernel, and denotes noise. The blur kernels of the different kinds of blur are not the same. For instance, the mathematic model of motion blur is a line; it can be shown as follows:where is blur kernel; the sum of all the elements of is 1. denotes the horizontal coordinate, means the vertical coordinate, is blur scale, and is blur angle. The mathematic model of defocus blur is a disk; it can be shown as follows:where is blur scale. The mathematic model of blend blur kernel is the convolution of the above two blur kernels. It can be shown as follows:

Based on the above image blurring model, the image deblurring theories and algorithms developed very fast. In the beginning, the filter based image deblurring algorithms such as Wiener filter [1] are successfully used in image deblurring. The method can be shown as the following equation:where denotes the Fourier transformation of the restored image; we can use inverse Fourier transformation to get the restored image; denotes the conjugation of the Fourier transformation of the blur kernel, is the power spectrum of the noise, and is the power spectrum of the blurred image. denotes the Fourier transformation of the blurred image. Then, the regularization based image deblurring algorithms developed very fast; this kind of methods performs very well in image deblurring; it is still the mainstream of image deblurring algorithms. The basic idea of the regularization based algorithm is to construct a regularization term which can ensure the restored image satisfy a special condition. The construction of the regularization term is the key point of regularization based methods; the most famous regularization term is called TV (Total Variation) [2] which will be introduced in detail in the following paragraph. The regularization based image deblurring can be modeled as the following equation: where denotes the restored image. The first term is data fidelity term; the second term is regularization term; it is a function of the latent clear image . Given the mathematic model, we can get the restored image by solving (6). Some of the regularization terms are very complex; the analytic solutions of these methods are very hard to get, so the optimization technique is used to get an optimal solution. The construction of the regularization term and the methods to solve (6) are two most important key points. Most of the regularization based image deblurring algorithms are focused on solving these two problems. As the image deblurring technique developed, more complex image deblurring problems are proposed. The restoration of partial blurred image is one of them. This paper proposes a solution of this problem based on blur detection and classification.

Some regions of the partial blurred image may be blurred while the other regions remain clear. The restoration of this kind of complex blurred image is a very challenging problem. The solution for this problem contains two key points. The first is how to extract the blurred region from the partial blurred image which is called blur detection. The second is the classification of the extracted blurred region which is called blur classification.

Blur detection and classification are two meaningful problems. If we can detect blur regions from a partial blurred image, some useful information can be extracted from the detection result; for example, the moving object often causes motion blur; it can be extracted from the detected blurred regions. The blur classification also brings out meaningful results. The kernel structure is corresponding to their blur class. Some algorithms can get the depth information from the defocus blurred image [3].

Liu et al. [4] propose a blur detection algorithm which performs well in blur detection. In their method the local power spectrum slope is adopted to describe the frequency domain feature. The gradient histogram span is used to describe the time domain feature. The maximum saturation is also adopted. Shi et al. [5] brought out a new blur detection algorithm which is based on the effective features. Shi’s method performs well. The output of their detection algorithm is an image; the pixel value of each point is corresponding to a score; this score is a measure which can describe the probability that this point belongs to blur class or clear class. But there are some wrong classified points whose scores are not corresponding with their blur class in their detection results. The blurred regions in the partial blurred images often correspond to a specific object, for example, a ball. If there are wrong classified points in the ball area, we cannot extract the entire ball area from the partial blurred images. The colors of the points in the same blurred area are often the same, so image segmentation algorithm can be adopted to improve the result. The details will be introduced in the following paragraphs. We propose a new blur detection algorithm based on image segmentation to improve the detection result.

The image gradient distribution is a very important feature to classify different kinds of image. A new generalized Gaussian distribution which is proposed in [6] is adopted to describe the gradient distribution. It is successfully used in image processing. For the defocus blur, the blur kernel affects the gradient distribution of the blurred image in all the directions in the same manner, while the motion blur kernel affects the gradient distribution of the blurred image in all the directions in different manners. For the direction of the blur kernel, the gradient distribution is affected more seriously than the other directions. So we use it to describe the different kinds of blur. In order to classify the different kinds of blurred images more precisely, the image frequency domain feature needs to be added to the final classification framework. So the Radon transformation is adopted. The Radon transformation of an image is its projection along a direction. For different blurred images, their Fourier transformation images are different. This is because the convolution in the time domain is equal to multiplication in frequency domain. The convolution of clear image and blur kernel is converted into the multiplication of the Fourier transformation of the clear image and the Fourier transformation of the blur kernel. The different blur kernels will affect the blurred images in different way. In order to describe the difference, the Radon transformation of the Fourier transformation is also used to classify the different kinds of blur.

After the blur class of the extracted blurred region is confirmed, the following procedure is the blur kernel parameter estimation. The cepstrum is adopted to estimate the parameters. In the end, the nonblind image deblurring algorithm is adopted to restore the blurred region.

3. Restoration Strategy Based on Blur Detection and Classification

3.1. The Necessity of Detection and Classification of Blurred Regions

The difficulty of restoring the partial blurred image is obvious. It contains clear regions and blurred regions. If the whole image is considered to be a blurred image, the blur kernel estimated from this image is obviously not suitable. If the whole image is considered to be clear image, it is not suitable too. So the clear regions and the blurred regions should be processed in different way. The strategy is to detect the blurred regions and restore them while keeping the other clear regions unchanged.

3.2. The Restoration Scheme Based on Blurred Regions

Given a partial blurred image, the blur detection algorithm is adopted to detect the blurred regions; then the blur classification algorithm is adopted to classify the different blurs. The blur detection procedure is finished in a coarse to fine mode. Firstly we get the coarse detection result; then we use image segmentation to refine the detection result. The blur classification procedure includes two steps. The first step is feature extraction; the second step is the classification based on SVM (Support Vector Machine) [7, 8]. Then, the blur kernels are estimated from the blurred region. In the end, the final restored image is the recombination of the restored version of the blurred region and the clear regions. Figure 1 is the flow chart of the proposed algorithm.

4. The Algorithm Based on Blur Detection and Classification

4.1. Blur Detection Based on Image Segmentation
4.1.1. The Scheme of Blurred Regions Detection

At first, Shi’s method [5] is adopted to get the coarse detection result; meantime, the mean shift based image segmentation algorithm is adopted [9] to segment the image into regions. After that, the region based blur detection is adopted to refine the detection result. In the end, each region is compared with its neighbour regions; if all the neighbour regions are different, the region is considered to be the same with its neighbour regions. For example, if one region is classified into clear class while all the neighbour regions are classified into blur regions, the region is considered to be blurred region. This procedure can refine the detection result. The flow chart is shown in Figure 2.

4.1.2. Initial Blur Detection Using the Algorithm Proposed in [5]

Shi’s algorithm [5] performs well in blur detection, so it is adopted to get the coarse detection result. The pixel value of each point in their result image is corresponding to the blur degree. If the pixel value is close to 255, the pixel is considered to be very close to a blur pixel. If the pixel value is close to 0, the pixel is considered to be very close to a clear pixel. For each pixel, its pixel value is compared with a threshold . If it is the bigger one, it is considered to be a blurred pixel. If it is the smaller one, it is considered to be a clear pixel. The key point of the success of Shi’s method is that the feature used in the algorithm is very effective. The feature consists of the peakedness measure, sum of power spectra, heavy-tailedness measure, and local filters.

The mathematic model of the peakedness measure is as follows: where denotes gradient distribution. is expectation operator. This feature can describe the peakedness of a gradient distribution.

Another feature which is related to gradient distribution is heavy-tailedness measure. It includes two features; the first one can be shown as follows: where denotes horizontal gradient distribution and denotes vertical gradient distribution; another feature can be shown as follows:where is a gradient distribution, is a Gaussian distribution, is the mean value of the Gaussian distribution, and is the variance of the Gaussian distribution. This is a typical Gaussian mixture model which contains two components. The variance of the first component is treated as another feature.

The mathematic model of the sum of averaged power spectra is shown as follows:where means the Fourier transformation in polar coordinate; is the polar coordinate of a pixel. It is another feature.

The local filters are a series of filters which can separate the blurred image patches and clear image patches. They are learned using the blurred image patches and clear image patches. The local filter features can be shown as follows: where () denotes the local filters and denotes the image patches.

Based on the above features, the naive Bayesian classifier is adopted to classify the image pixels into blurred or nonblurred.

4.1.3. Image Segmentation Based on Mean Shift

The mean shift image segmentation algorithm performs well in image processing and computer vision; it is based on the color information. The basic idea of mean shift is that the position of an image point in the feature space is changed step by step until satisfying a condition. The mean shift vector consists of the move direction and step length for each step; it is shown as equation (14). The probability density function used in the mean shift algorithm can be shown as the following equation:where denotes the probability density function of an image, denotes a point in an image, is the dimension of the image, is a constant, and is the size of the window whose centre is the pixel . denotes the kernel function; it has different forms; the most popular kernel function is the Gaussian kernel function. denotes the th neighbour point in a window whose centre is the pixel . In order to get the maximum of the above equation, the gradient of the probability function should be computed; it is shown as the following equation:where ; if the Gaussian kernel function is adopted, the new position of point in the iteration is as follows:It is the weighted mean value of the points in a window, so it is called mean shift algorithm.

4.1.4. Blur Detection Based on Image Segmentation

For each region of the partial blurred image, we count the number of the blurred points and the number of the points in the region; if this ratio exceeded a threshold, this region is treated as a blurred region. Thus, the decision rule is shown as follows:If    then     is a blurred segment,where is the th region, is the number of the points in the th region, and is the number of the blurred pixels. The ratio can describe the blur degree of region . If it exceeded the threshold , the segment is treated as a blurred region; the pixel value of the points in is set at 1, or it is set at 0.

There are some small wrong classified regions in the detection result; in order to improve the detection result, we make use of the neighbor information of each region to refine the detection result. For each region, we find all its neighbor regions; if the neighbor regions are all classified into blurred class, this region is considered to be a blurred region. Otherwise, it remains unchanged.

The results of the blur detection algorithm are shown in Figure 3. From the results we can find there are many wrong classified points in the results of the initial detection. If the blurred region is extracted from the partial blurred image based on the initial detection result, many important details will be lost. The results of the detection based on segmentation show that the proposed algorithm overcomes this shortcoming. The detection results do not contain isolated wrong classified points, but there are some wrong classified regions in the detection result. The wrong classified region is refined after the neighbour refining procedure. The final results show that the proposed algorithm extracts the blurred regions successfully. The details of the algorithm are shown in Algorithm 1.

Input: blurred image with partial blurred regions , threshold , threshold .
Output: final blur detection result
= InitialDetection();  % Initial blur detection
= MeanShift();    % Color segmentation
% Segmentation Based Detection
For to ,      % The number of the segments
   = 0;
= 0;
   For = 1 to    % The points of a segment
    If     % The th point in segment
      ;
    End If
    ;
   End for
  If
     ;
  Else
     ;
  End If
End For
% Neighbour Refine
For to , % The number of segments
  ;
  For to   % The number of the neighbours
     
  End
  If and
    ;
  Else if and
    ;
  End If
end
4.2. Blurred Regions Feature Extraction and Classification

The detected blurred regions are classified into the correct class using the proposed blur classification algorithm. For each detected blurred region, the feature is extracted from it; then the detected blurred region is classified into a class using the trained SVM based classifier.

The features include the gradient feature, Radon transformation feature, and edge features of the Fourier transformation. The classification procedure includes two steps. In the first step, the blurred regions are classified as defocus blur or nondefocus blur. In the second step, the nondefocus blur is classified into motion blur or blend blur. The flow chart is shown in Figure 4.

4.2.1. Feature Extraction

The key to classify the different kinds of blur is the feature. For the different kinds of blur, their gradient distribution is different and the Fourier transformation of the different kinds of blurred regions is also different. So these two kinds of features are adopted to describe the difference. The specific mathematic model of the features will be introduced in detail in the following paragraph.

The generalized Gaussian distribution [6] is adopted to fit the gradient distribution. It can be shown as the following equation:where denotes the mean and denotes the variance. The mean and the variance of the distribution are treated as two features. The means and variances of the gradient distributions in the four directions are treated as gradient distribution features. The four directions include the vertical, positive diagonal, horizontal, and negative diagonal direction. For each direction, a generalized Gaussian distribution is adopted to fit the gradient distribution in this direction.

The central area of the Fourier transformation image of the defocus blur image is a disk; the projections of the Fourier transformation image in each direction are similar. The Fourier transformation image of the motion blur images is different from the defocus blur image; there are line stripes in the Fourier transformation image. The projection of Fourier transformation image in each direction changes significantly. The Fourier transformation image of blend blur images not only has the feature of the motion blur images, but also has the feature of the defocus blur image. So the projection of the Fourier transformation can be used to describe the difference of the different blur. The Radon transformation [10] can describe this feature. It can be shown in the following equation:where denotes the Radon transformation. and are the horizontal and vertical coordinates of an image. is the direction of the Radon transformation. Equation (16) indicates that the Radon transformation is the sum of images along the direction . The Radon transformation is basically the projection in the direction . Instead of computing the Radon transformation of the original image, we compute the Radon transformation of the Fourier transformation image in all the directions which range from 0 to 179 degrees. After that, we compute the variance of the Radon transformation in each direction. Finally, we construct the feature using the biggest variance and the smallest variance. The mathematic model is shown as follows:where is the variance of the Radon transformation in all directions, is the biggest value of , and is the smallest value of .

The lines can be detected in the Fourier transformation image of the motion blurred images using edge detector and Hough transformation. The circles can be detected in the Fourier transformation image of the defocus blurred images using edge detector [11] and Hough transformation [12].

The circles and lines can be detected in the Fourier transformation image of the blend blurred images. The ratio of the edge points which lie in the fitted line or circle and the number of the edge points are treated as the other two features. They are shown as the following equation: where is the line feature, is the circle feature, is the number of the edge points which are in the fitted line, denotes the number of the edge points which are in the fitted circle, and denotes the number of the edge points.

If the detected blurred region is not a geometrically regular one, the maximum inscribed rectangle of the detected blurred region is used to represent the detected blurred region. The Fourier transformation based and Radon transformation based features are extracted from the maximum inscribed rectangle of the detected blurred region.

4.2.2. Blurred Regions Classification Based on SVM

The SVM [7, 8] performs very well in image processing and image classification. The LIBSVM [13] is adopted to classify the blurred regions.

Given some samples (),   denotes the separation hyperplane; the equation which the hyperplane should satisfy is shown as follows:where denotes the deviation. denotes slack variable. The optimal separation hyperplane can be obtained by solving the following equation:where denotes the penalty parameter. The equation can be transformed into the following equation:where is the kernel function. The final classifier can be obtained by solving (20):where denotes the classification threshold and denotes the solution of (20).

In order to train and test the SVM based classification algorithm, clear images are adopted to generate 150 sample blurred images which include the motion, defocus, and blend blurred images. Each kind of blurred images is a third of the sample images. Half of the sample images are adopted to train the classifier; another half of sample images are used to test the classifier. The recognition rate is 98 percent for the first classifier. The recognition rate is 97 percent for the second. The details are shown in Algorithm 2.

Input: sample images (), blurred image
Output: blur class of
Step Feature Extraction
;   % Gradient feature extraction
 FT = (1 + fftshift(abs(Fourier()))); % Fourier transformation
= Radon(FT);  % Radon transformation feature
edge = Canny(FT);    % Compute the edge of FT
= Houghline(edge);  % Extract the line feature
= Houghcirle(edge):  % Extract the circle feature
 Feature normalization;
Step SVM Traning
 SVM1 = Svmtrain(, ); % SVM1 Training
 SVM2 = Svmtrain(, );    % SVM2 Training
Step Classification
 Feature Extraction of y as Step ;
defocus = SVM1(, ); % SVM1 prediction
  If defocus = 1
   c = defocus;
   exit;
  Else
   motion = SVM2(, ); % SVM2 prediction
   If motion = 1
    c = motion;
   exit;
   Else
    c = blend;
   exit;
   End If
  End If
4.3. Blur Kernel Parameter Estimation and Blurred Image Restoration

The parameter estimation algorithm can be categorized as two classes. The first class is the direct estimation algorithm. It consists of two algorithms. The first algorithm is based on the geometry structure of the Fourier transformation image of the blurred image. We can detect line or circle in the motion blurred or defocus blurred images. The distance between the detected lines can be used to determine the motion blur scale; the defocus blur scale can be determined using the radius of the detected circle in the Fourier transformation image of the blurred image. This method relies on the accuracy of the detected line or circle; if the detected line or circle is not correct which often occurs because of the noise of the Fourier transformation, the estimated blur kernel parameter is not accurate. So the robustness of this method is not good. The second algorithm of the direct estimation algorithm is to estimate the blur kernel parameters based on the negative peakedness of the cepstrum. This method performs well in parameter estimation task. So it is adopted to estimate the defocus blur and motion blur parameters. The blur parameters of the blend blur are very hard to estimate; we use the method proposed in [14] to estimate the blend blur kernel. The second class is searching based algorithm. This kind of method searches for the best blur kernel parameter which satisfies a special condition. The condition may be a quality measure which can measure the quality of the restored image using a specific blur parameter. In this paper, we use the cepstrum based algorithm and searching based algorithm to estimate the blur parameter and chose the better parameter to do the restoration procedure.

4.3.1. Parameter Estimation Based on Cepstrum

The mathematic model of the cepstrum is as follows:where is the Fourier transformation of an image . The cepstrum was successfully used in blur kernel parameter estimation. So it is adopted to estimate the blur kernel parameters.

For defocus blurred images, the location of the negative peakedness of the cepstrum is the defocus scale. For motion blurred images, the location of the negative peakedness of the cepstrum is the motion blur scale. The location of the negative peakedness and the origin of coordinate can confirm a line; the angle of this line can be used to determine the blur angle. In the experiment, we find this method is not stable in estimating the motion blur angle. We proposed an improved method to estimate the blur angle and use the cepstrum based method to estimate the motion blur scale. The method to estimate the motion blur angle is based on the Fourier transformation image of the blurred image. We compute the variance of the Radon transformation of the Fourier transformation image in each direction; then the direction which is corresponding to the biggest variance is considered to be the blur angle. The results of the cepstrum based estimation algorithm for a test image is shown in Figure 5. The results show the cepstrum based algorithm can effectively estimate the blur parameters.

4.3.2. Parameter Estimation Using Searching Algorithm

Firstly, the basic idea of this algorithm is introduced. For a defocus blurred image, the possible blur kernels whose blur scale ranged from 6 to 20 pixels are used to restore the blurred image separately; then the image quality assessment method BRISQUE [6] is adopted to measure the quality of the fifteen restored images. The restored image which is corresponding to the highest score is considered to be the best restored image. The blur kernel parameter which is used to restore this best restored image is considered to be the blur kernel parameter of this blurred image. Here, we consider the blur scale ranges from 6 to 20. For a motion blurred image, we use the Radon transformation based method proposed in the above cepstrum based parameter estimation paragraph to estimate the blur angle. Then, we use the same method to estimate the motion blur scale as the method used to estimate the defocus blur scale. The details are shown in Algorithm 3.

Input: Blurred images
Output: blur scale of
For i = 6 : 20
   = deconvolution()  % restore using kernels
end
For i = 6 : 20
= BRISQUE()  % measure the restored image
end
= subscript (biggest())  % find the biggest value in

The key point for this algorithm is the image quality assessment measure. Here the BRISQUE is adopted to measure the image quality. The BRISQUE is a very effective image quality assessment measure. The authors in [6] use asymmetric generalized Gaussian distribution (AGGD) to model the image and construct feature space using the parameters of the AGGD. In the end, they learn a mapping from the feature to the quality score.

4.3.3. Image Restoration Based on TV

Once the blur kernel is known, the gradient descent based TV [15] is adopted to restore the image. Its mathematic model is as follows: where denotes the gradient of . denotes the regularization parameter. denotes the regularization parameter for the regularization term. The gradient descent algorithm is adopted to solve the equation; the iteration solution of (24) is as follows: where denotes the divergence operator; denotes the step size which is a constant. is a transpose operator. The restoration results are shown in Figure 6.

4.4. Recombination Based on Region Detection Information

After we get the restored version of the burred region. The restored region and the clear regions of the image should be recombined to construct the final restored image. The recombination strategy is to replace the blurred region with its restored version directly. But, there is a problem; if we restore the detect blurred region and replace it with its restored version directly, it will cause unpleasant artifacts in the junction of the restored region and the clear regions. The reason is that the restore algorithm often causes this kind of artifacts in the border of the restored image. In order to solve this problem, we extend the border of the original detected blurred region to construct a new blurred region. After the restoration procedure, we replace the detected blurred area with its corresponding restored area in the extend restored region. Thus the artifacts in the border are avoided by extending blurred region.

5. Comprehensive Experiments and Comparative Analysis

Figure 6 is the results of the proposed algorithm. The test partial blurred images are degraded images as shown in Figure 3(a). Firstly the blurred regions are detected using the proposed algorithm; the detection results of the proposed detection results are shown in Figure 3(e). Then the blurred region in the first row of Figure 6 is classified as defocus blur using the proposed blur classification algorithm. The blurred region in the second row is classified as motion blur. The blurred region in the third row is classified as blend blur.

After that, the blur kernel parameters are estimated using the mentioned method. The estimated blur kernel parameter for the first row of Figure 6 is a 8-pixel defocus blur kernel using the cepstrum based algorithm. The result of the searching algorithm is a 10-pixel defocus blur kernel. The estimated blur kernel parameter of the second row based on the cepstrum algorithm is a 9-pixel 0-degree motion blur kernel. The estimated blur kernel parameter of the second row using searching algorithm is a 6-pixel 0-degree motion blur kernel. The estimated blur kernel of the third row is the result of the method proposed in [14]. So we use the estimated blur kernels based on cepstrum to restore the blurred image.

In the end the TV based image deblurring algorithm is adopted to restore the blurred regions and replace the blurred regions with the restored region. Thus, we get the final restoration results. The upper images of Figure 6(a) are the extracted blurred regions; the lower images of Figure 6(a) are the restored regions. The restored region contains many details which are lost in the original blurred image. The restoration algorithm performs very well; the reason is that the blur kernel is estimated correctly.

The lower images of Figure 6(e) include many artifacts while the upper images of Figure 6(e) keep the original structure. These results show that the proposed method performs better than the restoration method which uses the same blur kernel for the whole image with partial blurred regions. The blur kernel used for the whole image is the same as the estimated blur kernel from the blurred region using the proposed algorithm. The restoration algorithm for the whole image is TV.

6. Conclusion

The new restoration algorithm for partial blurred images proposed in this paper provides an effect solution to handle the restoration problem for partial blurred images. The proposed algorithm consists of an effective blur detection algorithm and an effective blur classification algorithm. The results show that the proposed algorithm performs well in partial blurred image restoration. In the future, the proposed algorithm can be improved in several aspects, such as finding more features for blur classification. An early version [16] of this paper was presented at the IEEE International Conference on Mechatronics and Automation (ICMA 2015).

Conflict of Interests

The authors declare that there is no conflict of interests regarding the republication of this paper.

Acknowledgment

This work was partly supported by National Natural Science Foundation of China (Grants nos. 61273350 and U1435220).