Natural Image Super Resolution through Modified Adaptive Bilinear Interpolation Combined with Contra Harmonic Mean and Adaptive Median Filter

Автор: Suresha D, Prakash H N

Журнал: International Journal of Image, Graphics and Signal Processing(IJIGSP) @ijigsp

Статья в выпуске: 2 vol.8, 2016 года.

Бесплатный доступ

Super resolution is a technique to enhance the scale of image in digital image processing. The single low resolution and multiple low resolution techniques have been used by many researchers in reconstructing high resolution image. The above resolution increasing techniques are researched under spatial and frequency domain. When increased in the resolution of image, it is very important to retain the quality of image, which is the challenging task in the domain of digital image processing. Here in this paper, the super resolution architecture for single low resolution technique has been proposed to reconstruct the high resolution image by combining interpolation and restoration methods in spatial domain. The modified adaptive bilinear interpolation is proposed for interpolation and contra harmonic mean & adaptive median filter are used for restoration of single low resolution image. The experimentation is done on standard data set show that, the results obtained from modified adaptive bilinear interpolation are competitively improved when compare to other existing single low resolution techniques in interpolation domain.

Еще

Super resolution, nearest neighbor, bilinear, bicubic, modified adaptive bilinear interpolation, contra harmonic mean, adaptive median filter

Короткий адрес: https://sciup.org/15013947

IDR: 15013947

Текст научной статьи Natural Image Super Resolution through Modified Adaptive Bilinear Interpolation Combined with Contra Harmonic Mean and Adaptive Median Filter

Published Online February 2016 in MECS

The super resolution (SR) is a promising digital image processing technique to enhance the resolution of an input image. The single low resolution (SLR) and multiple low resolution (MLR) techniques have been proposed to enhance resolution of input image. The high resolution (HR) image is reconstructed either from SLR [4-6][8-10][12-14][16-21][23-30] or MLR [7][10][26] of same scene with exposed from different angles. These techniques are explored in both spatial [2-4][9] and frequency [8] domain.

The remaining sections of this paper is as follows: section 2 includes the related works on enhancing resolution and restoration of an image. The section 3 explains proposed architecture with protocol phases (Interpolation and Restoration) and algorithm. The results have been discussed in the section 4 with root mean squared error (RMSE), mean squared error (MSE) and peak signal to noise ratio (PSNR) computation result statistics and finally we have summarized and concluded the paper in the section 5.

  • II.    Related Work

Major research work on SR is primarily focused on building dictionary/ knowledgebase in learning and training based SR. The [2] used learning based SR which uses adaptable k neighbours for MMSE image interpolation, where in [8] used a SLR input image and a constructed knowledgebase of LR to HR pieces using discrete wavelet transform(DWT) with inhomogeneous gaussian markov random field prior. In image hallucination [16] primal sketch priors were constructed for enhancing quality of image, a contour smoothness and reconstructive constraint is applied for construction of HR image. In patch based SR, the input LR image is divided into 3X3 patches [18] then interpolated by bicubic interpolation algorithm and matched with dictionary of patches, which hold HR image patch details for interpolated LR patch. In kernel based regression [19], the pairs of input LR to output HR example pair of input and output image were trained, training piece pair are arbitrarily selected for regression from a set of LR and corresponding desired HR image.

The sparse representation [20] for SR is based on piece wise construction, where each piece of LR input is constructed and the coefficients are used to produce HR image output by together training two databases one for LR image and other for HR image pieces. In nonnegative neighbour embedding [21] a dictionary of LR and HR trained piece group are used to understand the unknown HR details where LR feature vector in the input image is weighted group of k nearest neighbours in knowledgebase and respective HR feature vector is reconstructed. In the stastical learning [23] of SR problem with support vector machine given N X N piece from LR work is to predict 4 pixels of HR image corresponding to one center pixel. Edge focused patch based hallucination [27] is an energy function framework for finding the pieces for training set/ dictionary. When a part of input is HR in LR image [28] then SR can be constructed based on gerchberg papoulis with dynamic properties.

Most of the research of SR is on building training database, some algorithms explore on reconstruction methods for construction of HR image. In developing HR image in spatial and wavelet domain [4] the input image is interpolated using bicubic then subjected to gaussian and back projection. The back projection is one of the most striking approach for generating HR image. The adaptive gradient magnitude self-interpolation [9] uses HR gradient calculation followed by reconstruction to generate HR image. As the iterative back projection produces jaggy effects [17], bilateral filtering with mean shift segmentation with complex shock filtering is used for generating HR image.

The recent SR technology uses wavelet transformations. The several wavelet transformation techniques has been applied to image processing to address interpolation for better edge enhancement to avoid blocking and jazzy artifacts. The interpolation based direction adaptive discrete wavelet transform (DWT) technology is used in image compression to reduce bit and scanning redundancy [31] for texture image which reduce computation cost for shrinking and reducing blocking artifacts with better effect along the edges. One of the major variation in DWT technology is the complex wavelet transform(CWT). The CWT technology uses two filter banks namely real and imaginary filter bank, so it is termed as dual tree complex wavelet transform. The CWT provides better directional selectivity compared to DWT as it decompose input image into eight sub bands out of which two are low frequency bands and six are high frequency bands. CWT with bicubic interpolation is used in image resolution enhancement of satellite images [32] and quick bird image data [33]. Other major variation in DWT technology is the stationary wavelet transform(SWT). The DWT mechanism will decompose the inputted image into four subcomponents with their size half of the input image causing loosing details along edges. The SWT will address this issue by having subcomponents with the same size as input image. The [34] is a combination of DWT and SWT technology as SWT components are fused with DWT components for edge enhancement. The [35] is a hybrid algorithm based on DWT technology and spatial domain gaussian filtering and back propagation for image resolution enhancement.

In HR image building the input LR image is to be interpolated and for that most familiar are the variations of bicubic interpolation mechanism, which uses 16 nearby pixels for generating new values for interpolated pixel. When we use bicubic the value of interpolated pixel is dependent on 16 surrounding pixel so it introduce error between actual original image and the interpolated image along edges. To reduce error we are proposing a new approach of interpolation termed MABI which uses only seven surrounding pixels. By applying MABI error between actual original image and the interpolated image are reduced and the interpolated image is then subjected to restoration for HR image reconstruction.

  • III.    Proposed Architecture

Fig.1. Proposed SR Architecture

The proposed SR architecture as shown in figure 1 accepts HR Image as input, which is also used as a reference for comparing the quality of approximated HR (AHR) image. SLR image is generated by down sampling HR image using proposed MABI interpolation function shown in figure 3 as per architecture shown in figure 4.

  • A.    Notation

Table 1 briefs the notations used in this article for proposed SR architecture.

Table 1.Notations used in proposed architecture

Notation

Explanation

SLR(RGB)

Single low resolution colour (Red, Green, Blue) image.

IP(RGB)

Input colour image.

OP(RGB)

Output colour image.

AHR(RGB)

Approximated high resolution colour image.

EI(RGB)

Enhanced high resolution colour image.

HR(RGB)

High resolution colour image.

  • B.    Interpolation Phase

Figure 2 depicts the protocol used in interpolation phase for the proposed architecture shown in figure 1.

The interpolation phase starts from accepting SLR(RGB) image from the user. The SLR(RGB) is interpolated by a factor of ∂ using proposed MABI function and AHR(RGB) is generated. The result of interpolation phase is subjected to restoration phase shown in figure 5.

Fig.2. Protocol used in Interpolation phase

Function МАВЩРMx^RGBPOPgMxgNfRGB))

// IPmxn(RGB) input image of size product (M.N.3)

// OPsmxsn(RGB) interpolated image of size

// product (6M, dN,3) with an interpolation factor 8. begin for i = 1 to 8*M step 1

forj = 1 to 8*N step 1

//Map interpolated pixel with (if) co ordinates to input // image (x, y) co ordinates

//Apply bilinear interpolation on input image pixel

//values, Г] represent interpolation along X] axis and //r2 represent interpolation along x2 axis of figure 4 //and final result in stored in Result! x>y(RGB)

>1 = IPx^RGB) + f * (IPXvy2(RGB) - 1PX y (RGB)) 11      ЧУ2-У1У 12        11

! (y "" У1) \

(x - Xj) ' (x2 -xt)

Resultlxy(RGB) = r,

//Alter any one of the surrounding pixel values based on

x0=xrl; Уо=У1-1; x3=x2+l;   y3=y,+l:

if(x=X] andy^fi

Lp^q^.ilPx^RGB) ipXvy2(RGB) =        9 4     ----- if(x=x2 andy=y,)

Sp=2,3 Sq=O,l P(y (.RGB) lPX2yfRGB) =  ----9 4    ----- if(x=x2 andy=y2)

5р=2,з5д=2,3 lPx_.y„(RGB) lPX2,y2(RGB) =        94     ------

//Apply bilinear interpolation on altered surrounding //pixel values and store result in Result2xy(RGB)

/ (y - yi) \ ri = IPX1,yfRGB) + I-------- * UPxvyfRGB) - lPXiiyfRGB)) ЧУ2 -

Ч = !Px„yfRGB) +          * (1PX1№(RGB) - lPXl.,fRGB))

Result2xy(RGB) = r2 +              (r2 - гх)

//Fuse the results with max filter and store at //interpolated pixel (if) co ordinates of output image OPij^RGB) = maxQResultlxy^RGByResuLt^x yt^RGB')') end for end for end

Fig.3. Function MABI

The image interpolation function ranging from nearest neighbor to bicubic suffers from blurring edges and loosing image details, So in order to improve interpolation mechanism MABI is proposed. The figure 3 shows the implementation details for MABI architecture shown in figure 4, which not only interpolates the input image but also increases smoothness using smoothing kernel.

  • C.    Restoration Phase

Figure 5 shows the protocol used in restoration phase for the proposed architecture shown in figure 1. The restoration phase is done in two levels restoration 1 and restoration 2. Restoration 1 accepts AHR(RGB) generated from interpolation phase shown in figure 2 and uses CHM filter, which reduces jaggy effect in generated AHR(RGB) using a smoothing kernel of order Q. The result of restoration1 is EI(RGB) is feed into restoration 2 level. The restoration 2 uses AMF to generate HR(RGB). AMF is a local filter works based on non linear median filtering, which produces better results [1] than other linear filtering mechanisms. The generated HR(RGB) is visually pleasant HR image generated from SLR image using SR mechanism.

Fig.5. Protocol used in restoration phase

The AHR(RGB) image of MABI is subjected to CHM kernel [1][4] as shown in equation (1), which is used as smoothing kernel in spatial domain.

_ Lu06$„AHR(RGBHst^

( "^7оё7^анй(нсв57Т^ (1)

Where

AHR(RGB)-> MABI interpolated RGB image.

Q -> Order of the filter.

EI(RGB)->Enhanced RGB image obtained after contra harmonic mean filtering.

The EI(RGB) image is subjected to AMF [1] algorithm shown in figure 6. AMF is a non linear filter to significantly reduce irregularities in generated image and sharpen the EI(RGB) image which is termed as SR image.

Algorithm AMF(EI∂MX∂N(RGB),OP∂MX∂N(RGB)) // EI∂MX∂N(RGB) input image of size product(∂M, ∂N,3)

// SR∂MX∂N(RGB) SR image of size product(∂M, ∂N,3).

begin

Stage A:

Value1= EI(RGB) med - EI(RGB) min

Value2= EI(RGB) med - EI(RGB) max

If(Value1 > 0 ) and (Value2 < 0 ) go to stage B Else increase the window size

If window size ≤ S max repeat Stage A

Else output SR(RGB)=EI(RGB) med

Stage B:

Value3 = EI(RGB) xy - EI(RGB) min

Value4 = EI(RGB) xy - EI(RGB) max

If (Value3 > 0 ) and (Value4 < 0 ), output SR(RGB)=EI(RGB)xy

Else output SR(RGB)=EI(RGB) med end

Where

EI(RGB) min : Minimum intensity value of S xy EI(RGB)max: Maximum intensity value of Sxy EI(RGB)med: Median intensity value Sxy EI(RGB)xy :Intensity values at coordinates (x,y) Sxy: Filter image

S max : Maximum allowed size of S xy

Fig.6. Algorithm for adaptive median filter

  • IV.    Results and Discussion

The first part of our SR algorithm involves interpolation. The set of input images shown in figure 7 are considered for experimentation on proposed MABI, nearest neighbor, bilinear and bicubic interpolation in MATLAB. The input images are referred from standard MATLAB data set.

(i) Lena Size:256X256X3

The obtained results for figure 7 case (i) input image are shown in figure 8 and are compared with original image using RMSE, MSE and PSNR and tabulated in table 2. There is drastic decrease in RMSE, MSE and significant increase in PSNR. Which shows that our method of interpolation MABI calculate near to original image better than other techniques and competent to result of learning/training based SR algorithms.

(ii): Lena Size: 512X512X3

(a) Nearest neighbor

(b)Bilinear

Size: 486X732X3

(c)Bicubic

Fig.7. Set of input images

(d) MABI

Fig.8. Interpolation of input image(i) from figure 7.

Table 2. RMSE, MSE and PSNR Computation statistics

Image

RMSE Tabulation

Nearest Neighbor

Bilinear

Bicubic

MABI

Lena 256X256X3

5.2128

4.8560

4.4997

3.5684

Lena 512X512X3

4.9409

4.3062

4.1357

3.3934

onion.png 135X198X3

4.9053

4.5358

4.2778

3.2784

pears.png 486X732X3

3.7416

2.9790

2.8964

2.2744

west.png 394X369X3

6.4076

6.0621

5.4526

4.4604

Image

MSE Tabulation

Nearest Neighbor

Bilinear

Bicubic

MABI

Lena 256X256X3

27.1740

23.5810

20.2475

12.7337

Lena 512X512X3

24.4127

18.5439

17.1043

11.5153

onion.png 135X198X3

24.0626

20.5733

18.2995

10.7482

pears.png 486X732X3

13.9997

8.8744

8.3893

5.1730

west.png 394X369X3

41.0571

36.7493

29.7307

19.8952

Image

PSNR Tabulation

Nearest Neighbor

Bilinear

Bicubic

MABI

Lena 256X256X3

33.7893

34.4052

35.0671

37.0813

Lena 512X512X3

34.2546

35.4488

35.7997

37.5180

onion.png 135X198X3

34.3174

34.9978

35.5064

37.8174

pears.png 486X732X3

36.6696

38.6494

38.8935

40.9934

west.png 394X369X3

31.9969

32.4783

33.3988

35.1433

Fig 7 case(i) Fig 7 case(ii) Fig 7 case(iii) Fig 7 case(iv) Fig7case(v) Figure

Fig.9. RMSE Performance of different interpolation methods for SR evaluated as per table 2 RMSE tabulation cost

Fig 7 case(i) Fig 7 case(ii) Fig 7 case(iii) Fig 7 case(iv) Fig 7 case(v) Figure

Fig.10. MSE Performance of different interpolation methods for SR evaluated as per table 2 MSE tabulation cost

The RMSE performance of figure 9 and MSE performance of figure 10 reveals designed MABI function approximates SLR to approximated HR, which very closely resembles original HR. The error rate between state of art algorithm is very less.

PSNR Plot

О — Nearest Neighbor

—- Bilinear

□ Bicubic

□ MABI

Fig 7 case(i) Fig 7 case(ii) Fig 7 case(iii) Fig7case(iv) Fig7case(v) Figure

Fig.11. PSNR Performance of different interpolation methods for SR evaluated as per table 2 MSE tabulation cost measured in dB

The analysis of figure 11 PSNR performance shows approximated signal rate is high than noise compared to other interpolation algorithms. The study of figure 9, 10 and 11 shows MABI interpolates more accurately than other interpolation techniques for super resolution in SLR interpolation domain.

The CHM kernel is applied on proposed MABI resultant image obtained in figure 8 (d) for increasing psycho visual effect. The result of CHM is sharpened using AMF to remove blurriness and introduce smoothness at edge transitions as shown in figure 12.

Fig.12. Reconstruction from the interpolated image

  • V.    Conclusion

In this paper, we have designed and implemented MABI algorithm and tested on several color images. The obtained results are compared with the current interpolation algorithms in spatial domain for single color image SR. The proposed algorithm is useful for creating HR colour image. The study of this algorithm put conclusion that interpolation algorithms in spatial domain will not exactly approximate along edges. Restoration mechanisms are needed for increasing accuracy on edges, which is done using CHM and AMF mechanisms. Competitive result statistics shows the potential of our MABI algorithm.

Список литературы Natural Image Super Resolution through Modified Adaptive Bilinear Interpolation Combined with Contra Harmonic Mean and Adaptive Median Filter

  • Rafael C. Gonzalez, Richard Eugene Woods, "Digital Image Processing", 3rd edition, Pearson.
  • Karl S. Ni., Truong Q. Nguyen, "An Adaptable k-Nearest Neighbors Algorithm for MMSE Image Interpolation", IEEE Transactions on Image Processing, Vol. 18, No. 9, September 2009.
  • Shveta Chadda, Navjeet Kaur, Rajni Thakur, "Zooming Techniques for Digital Images: A survey", IJCST, Vol 3, Issue 1, Jan-Mar2012.
  • Sapan Naik, Nikunj Patel, " Single Image Super Resolution in Spatial and Wavelet Domain", The International Journal of Multimedia & Its Applications (IJMA), Vol.5, No.4, August 2013.
  • Jian Sun, Jian Sun, Zongben Xu, Heung-Yeung Shum, "Image Super-Resolution using Gradient Profile Prior". [Courtesy of http://research.microsoft.com/en-us/um/people/jiansun/papers/GradientSR_CVPR08.pdf]
  • William T. Freeman, Thouis R. Jones, and Egon C. Pasztor, "Example-Based Super-Resolution", IEEE, March/April 2002.
  • Assaf Zomet, Alex Rav, Acha Shmuel Peleg, "Robust Super-Resolution", IEEE 2001. [Courtesy of http:// www.cs.huji.ac.il/~peleg/papers/cvpr01-RobustSR.pdf]
  • Prakash P. Gajjar and Manjunath V. Joshi, "New Learning Based Super-Resolution: Use of DWT and IGMRF Prior", IEEE Transactions on Image Processing, Vol. 19, No. 5, May 2010, Page No: 1201-1213.
  • Lingfeng Wang, Shiming Xiang, Gaofeng Meng, Huaiyu Wu and Chunhong Pan, "Edge-directed Single Image Super-resolution via Adaptive Gradient Magnitude Self-interpolation", IEEE Transactions on Circuits and Systems for Video Technology, Vol. 23, No. 8, August 2013, Page No: 1289-1299.
  • Amisha J. Shah, Suryakant B. Gupta, "Image Super Resolution-A Survey", 1st International Conference on Emerging Technology Trends in Electronics, Communication and Networking, 2012.
  • Lexing Xie, "Image Restoration". [Courtesy of http://www.ee.columbia.edu/~xlx/ee4830/
  • notes/lec7.pdf]
  • Alexey Lukin, Andrey S. Krylov, Andrey Nasonov, "Image Interpolation by Super-Resolution".[Courtesy of https://www.researchgate.net/profile/Alexey_Lukin/publication/228784370_Image _interpolation_by_super-resolution/links/02e7e5237b71e14092000000]
  • Andrei Rares, Marcel J. T. Reinders, Jan Biemond, "Edge-Based Image Restoration", IEEE Transactions on Image Processing, Vol. 14, No. 10, October 2005.
  • Taeg Sang Cho, C. Lawrence Zitnick, Neel Joshi, Sing Bing Kang, Richard Szeliski, William. T. Freeman, "Image restoration by matching gradient distributions", Digital Object Identifier 10.1109/TPAMI.2011.166, Pattern Analysis and Machine Intelligence, IEEE transactions,Volume:34,Issue:4, April 2012, Pages:683–694.
  • Todd Wittman, "Mathematical Techniques for Image Interpolation". [Courtesy of http://public -digital-library.googlecode.com/svn/trunk/DSP/ImageResampling/MathematicalTechniques for Image Interpolation.pdf]
  • Jian Sun, Nan-Ning Zheng, Hai Tao, Heung-Yeung Shum, "Image Hallucination with Primal Sketch Priors", Computer Vision and Pattern Recognition, 2003. Proceedings. 2003 IEEE Computer Society Conference, Volume:2, 18-20 June 2003, Pages:II-729-736 .
  • Gaurav Hansda, "Super-Resolution with Better Edge Enhancement ",University of Texas, Nov-2012.
  • Jianchao Yang, John Wright, Yi Ma, Thomas Huang, "Image Super-Resolution as Sparse Representation of Raw Image Patches", Computer Vision and Pattern Recognition, CVPR 2008. IEEE Conference, 23-28 June 2008, Pages:1-8.
  • Kwang In Kim and Younghee Kwon, "Single-Image Super-resolution using Sparse Regression and Natural Image Prior", Pattern Analysis and Machine Intelligence, IEEE Transactions, Volume:32 , Issue: 6 , June 2010, Pages:1127-1133.
  • Jianchao Yang, Wright J. Huang, T.S. Yi Ma, "Image Super-Resolution Via Sparse Representation", Image Processing, IEEE Transactions, Volume:19 , Issue:11, 2010.
  • Marco Bevilacqua, Aline Roumy, Christine Guillemot, Marie-Line Alberi Morel, "Low-Complexity Single-Image Super-Resolution based on Nonnegative Neighbor Embedding". [Courtesy of http://people.rennes.inria.fr/ Aline.Roumy/publi/12bmvc_Bevilacqua_lowComplexitySR.pdf]
  • N/ superresolution/superresolution.pdf]eil Alldrin, "Super-Resolution". [Courtesy of http://vision.ucsd.edu/~nalldrin/research
  • Karl S. Ni, Sanjeev Kumar, Nuno Vasconcelos, Truong Q. Nguyen, "Single Image Super resolution based on Support Vector Regression", Acoustics, Speech and Signal Processing, ICASSP 2006 Proceedings. 2006 IEEE International Conference, Volume:2, 14-19 May 2006, Pages:II.
  • Liang-Jian Deng, Weihong Guoy, Ting-Zhu Huang, "Single Image Super-Resolution via an Iterative Reproducing Kernel Hilbert Space Method".[Courtesy of ftp://128.97.4.253/pub/camreport/cam14-26.pdf]
  • Qiang Zhou, Shifeng Chen, Jianzhuang Liu, Xiaoou Tang," Edge-Preserving Single Image Super-Resolution". [Courtesy of http://mmlab.ie.cuhk.edu.hk/archive/2011 /mm11_edge_preserving_SR.pdf]
  • Lyndsey C. Pickup, "Machine Learning in Multi-frame Image Super-resolution", Michaelmas Term, 2007. [Courtesy of http://www.robots.ox.ac.uk/~vgg/ publications/2008/Pickup08/pickup08.pdf]
  • Jian Sun, Jiejie Zhu, Marshall F. Tappen, "Context-Constrained Hallucination for Image Super-Resolution", Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference, 13-18 June 2010, Pages: 231–238.
  • Eran Gur, Zeev Zalevsky, "Single-Image Digital Super-Resolution A Revised Gerchberg-Papoulis Algorithm", IAENG International Journal of Computer Science, 34:2, IJCS_34_2_14, 2007.
  • Shengyang Dai, Mei Han, Ying Wu, Yihong Gong, "Bilateral Back-Projection for Single Image Super Resolution". Multimedia and Expo, 2007 IEEE International Conference,2-5 July 2007, Pages: 1039 – 1042.
  • Oisin Mac Aodha, Neill D.F. Campbell, Arun Nair, and Gabriel J. Brostow, "Patch Based Synthesis for Single Depth Image Super-Resolution". [Courtesy of http://discovery.ucl.ac.uk/1371091/1/campbell_eccv12_depth_super_res.pdf]
  • Zhijun Fang, Naixue Xiong, Laurence T. Yang, Xingming Sun, and Yan Yang, "Interpolation-Based Direction-Adaptive Lifting DWT and Modified SPIHT for Image Compression in Multimedia Communications", IEEE systems journal, vol. 5, no. 4, December 2011, Page No: 584 -593.
  • Turgay Celik and Tardi Tjahjadi, "Image Resolution Enhancement Using Dual-Tree Complex Wavelet Transform", IEEE geoscience and remote sensing letters, Vol. 7, No. 3, July 2010, Page No: 554- 557.
  • Hasan Demirel and Gholamreza Anbarjafari, "Satellite Image Resolution Enhancement Using Complex Wavelet Transform", IEEE geoscience and remote sensing letters, Vol. 7,No.1,January 2010, Page No: 123- 126.
  • Hasan Demirel and Gholamreza Anbarjafari, "IMAGE Resolution Enhancement by Using Discrete and Stationary Wavelet Decomposition", IEEE transactions on image processing, Vol. 20, No. 5, May 2011, Page No: 1458 – 1460.
  • Shen Chuan Tai, Tse-Ming Kuo, Chon-Hong Iao, and Tzu-Wen Liao, "A Fast Algorithm for Single-Image Super Resolution in both Wavelet and Spatial Domain", 2012 International Symposium on Computer, Consumer and Control, 2012 IEEE, DOI 10.1109/IS3C.2012.182, Page No: 699- 702.
Еще
Статья научная