Performance Comparison of Ringing Artifact for the Resized Images Using Gaussian Filter and OR Filter

Total Page:16

File Type:pdf, Size:1020Kb

Performance Comparison of Ringing Artifact for the Resized Images Using Gaussian Filter and OR Filter ISSN: 2278 – 909X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 2, Issue 3, March 2013 Performance Comparison of Ringing Artifact for the Resized images Using Gaussian Filter and OR Filter Jinu Mathew, Shanty Chacko, Neethu Kuriakose developed for image sizing. Simple method for image resizing Abstract — This paper compares the performances of two approaches which are used to reduce the ringing artifact of the digital image. The first method uses an OR filter for the is the downsizing and upsizing of the image. Image identification of blocks with ringing artifact. There are two OR downsizing can be done by truncating zeros from the high filters which have been designed to reduce ripples and overshoot of image. An OR filter is applied to these blocks in frequency side and upsizing can be done by padding so that DCT domain to reduce the ringing artifact. Generating mask ringing artifact near the real edges of the image [1]-[3]. map using OD filter is used to detect overshoot region, and then In this paper, the OR filtering method reduces ringing apply the OR filter which has been designed to reduce artifact caused by image resizing operations. Comparison overshoot. Finally combine the overshoot and ripple reduced between Gaussian filter is also done. The proposed method is images to obtain the ringing artifact reduced image. In second computationally faster and it produces visually finer images method, the weighted averaging of all the pixels within a without blurring the details and edges of the images. Ringing window of 3 × 3 is used to replace each pixel of the image. The artifact reduction technique is first applied to the downsized weights are determined by Gaussian function. The result image with truncation operation and then it is applied to the obtained in these two methods is compared in this paper. upsized image by zero padding. The proposed method Index Terms — DCT (discrete cosine transform), OD reduces the artifact and preserves the details and edges of the (Overshoot Detector), OR (overshoot-ripple) filter image. In Section II, the ringing artifact of the resized images is analyzed when resizing operations are performed in the DCT I. INTRODUCTION domain. In Section III, the ringing artifact reduction method using OR filter is given. In Section IV, filtering of ringing Ringing artifact appears as bands, ghosts near edges or artifact using OR filter has been explained and the echos when sharp transition takes place. Mathematically, this comparison between Gaussian filter are given in Section VI. artifact is called the Gibbs phenomenon. Ringing artifact can Experimental results are discussed in VII. Concluding be reduced by using various methods. These methods cannot remarks are given in Section VIII. remove serious artifact. Many computations have to be performed in order to estimate the ringing artifact and it II. RESIZING OPERATION causes serious blurring at edges and details of the image. Image resizing is the operation used to change the size of In frequency domain description, there is a possibility for the image. Truncation and zero padding can be used in DCT the generation of ringing artifact when the signal is domain for downsizing and upsizing of the image bandlimited or passed through a low-pass filter. In the time respectively. In truncation operation, the high frequency domain, ripples on sinc function produce ringing. Ringing coefficients of the image are discarded and in upsizing, occurs when a non-oscillating input yields an oscillating zeroes are added to the high frequency side. output. Ringing is closely related to overshoot which is when The resizing of the image in DCT domain [8] is explained the output takes on values higher than the maximum input below. The DCT operation has been used for resizing the value. image where block size of the DCT is chosen as 8X8. The Image resizing is done due to the advances of digital ringing artifact generated by the resizing operation is image processing. It is needed for various applications like analyzed here. image transmissions through the networks having varying In order to perform downsize operation on 8X8 DCT bandwidth. There are number of approaches have been block, take 8 sample sequences and apply type-II DCT. Then truncate high frequency coefficients of the image. Then apply 4-point IDCT. The same operations will be done for the Manuscript received March, 2013. upsizing operation also. Jinu Mathew , Electronics and Communication Karunya university, Coimbatore, Thamilnadu Shanty Chacko , Assistant Professor, Electronics and Communication, Karunya University, Coimbatore, Thamilnadu . Neethu Kuriakose , Electronics and Communication Karunya university, Coimbatore, Thamilnadu . 385 All Rights Reserved © 2013 IJARECE ISSN: 2278 – 909X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 2, Issue 3, March 2013 III. RINGING ARTIFACT REDUCTION METHOD USING OR new low-pass filter, called as overshoot-ripple (OR) filter is FILTER used to reduce the ringing artifact. Figure 1 shows the block diagram of the ringing artifact The main-lobe width of the OR filter is to preserve the reduction method using OR filter. Image resizing includes details and edges on the resized images. The main-lobe width both downsizing and upsizing of the image in block-DCT is the distance from the location where the main-lobe domain is the first step, so that due to the transitions of this amplitude is equivalent to the maximum side-lobe amplitude image size ringing artifact will be produced near the edges of in the impulse response. The ratio of the main-lobe amplitude the image. The ringing artifact will be reduced only in the to the maximum side-lobe amplitude is called as ripple ratio. image blocks having the artifact above a threshold value. If it The main-lobe width can be calculated [9] as below, is below the threshold value, then the IDCT of image is taken ω = 2cos −1 (x / x ) (1) directly without filtering. R a β The blocks having ringing artifacts are filtered by the OR where, the parameter xa is found using this eqn filters with α1and α2.The image with artifact will be given as Dn (yk ) − a input to a filter, called as OR filter. The ripples will be (2) yk +1 = yk − β −1 reduced using the OR filter with α1. In order to detect the 2βCn−1 (yk ) overshoot region, an OD filter is designed and is used to which uses the inputs µ =β , n = N − 1, and ε = 10 -6 generate a mask. After finding the overshoot regions, OR filter with the designed value of α2 is applied in that region . D µ (x) is calculated using the following algorithm : The overshoot and ripples of the image is identified and n remove separately. • Step 1 Input µ, n, and ε. Image resizing in block µ , x π/ n DCT domain If = 0 then output = cos( 2 ) and stop. Set k = 1 , and compute n 2 + 2nµ − 2µ −1 No y = 1 n + µ ERinging ˃ E th • Step 2 Yes Compute D µ (y ) y = y − n k k+1 k 2µD µ+1 OR filter, OR filter, n−1 OD filter α1 α2 • Step 3 If |yk+1 – yk| ≤ ε, then output x= yk+1 and stop. Set k = k + 1 , and repeat from Step 2. IDCT IDCT IDCT IDCT Similarily, Ripple ratio can be calculated using the equation Mask-map generation D (y ) − a n k r yk+1 = yk − β −1 2βCn−1 (yk ) Overshoot region correction (3) ε -6 where the inputs µ= β, n=N-1, and = 10 Ringing artifact reduced image V. DESIGN OF OVERSHOOT -DETECTOR (OD) FILTER Figure 1. Block diagram of the ringing-artifact reduction method Overshoot detector filter can be designed using the using OR -filter following figure 2. The candidate OD filters can be obtained as follows The OR filter design includes the steps to find out the main-lobe width which will reduce the overshoot caused by F(n) > F N ' < n < N ' the increased value of α. The ripple ratio is also decided by th 1 2 for 0 ≤ n ≤ LN-1 (4 ) the value of α which should be chosen so as to reduce the F(n) <F otherwise th ripples. By taking the IDCT of the filtered image, the artifact ’ ’ removed image can be obtained. where N 1 and N 2 denotes the first and last sample indices of the negative overshoot of y OR( α2) (n) respectively. The IV. DESIGN OF OVERSHOOT -RIPPLE (OR) FILTER candidate OD filters which satisfy (4). In this paper, the ringing artifact reduction using OR filter H (k) = is explained. Ringing artifact is analyzed when zero-padding OR|DFT 2RN and truncation operations are performed in DCT domain. A 386 All Rights Reserved © 2013 IJARECE ISSN: 2278 – 909X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 2, Issue 3, March 2013 will be the result when the low-pass filter is a Gaussian. In U α (k ) N 0 ≤ k ≤ N − 1 order to estimate the parameters from signals running 0 N ≤ k ≤ 2RN − N )5( averages to estimate parameters from signals with U α 2( RN − k ) 2RN − N + 1 ≤ k ≤ 2RN − 1 characteristics that vary with space and time. Gaussian filtering in one, two or three dimensions is among Mask map is generated by using an overshoot detector (OD) filter. Generated mask map which is a binary image the most commonly needed tasks in signal and image with 1 for the overshoot regions and 0 for the normal regions. processing. Finite impulse response filters in the time domain In the image domain, the ringing-artifact reduced image is with Gaussian masks are easy to implement in either floating composed as follows: or fixed point arithmetic, because Gaussian kernels are strictly positive and bounded.
Recommended publications
  • Automatic Detection of Perceived Ringing Regions in Compressed Images
    International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 4, Number 5 (2011), pp. 491-516 © International Research Publication House http://www.irphouse.com Automatic Detection of Perceived Ringing Regions in Compressed Images D. Minola Davids Research Scholar, Singhania University, Rajasthan, India Abstract An efficient approach toward a no-reference ringing metric intrinsically exists of two steps: first detecting regions in an image where ringing might occur, and second quantifying the ringing annoyance in these regions. This paper presents a novel approach toward the first step: the automatic detection of regions visually impaired by ringing artifacts in compressed images. It is a no- reference approach, taking into account the specific physical structure of ringing artifacts combined with properties of the human visual system (HVS). To maintain low complexity for real-time applications, the proposed approach adopts a perceptually relevant edge detector to capture regions in the image susceptible to ringing, and a simple yet efficient model of visual masking to determine ringing visibility. Index Terms: Luminance masking, per-ceptual edge, ringing artifact, texture masking. Introduction In current visual communication systems, the most essential task is to fit a large amount of visual information into the narrow bandwidth of transmission channels or into a limited storage space, while maintaining the best possible perceived quality for the viewer. A variety of compression algorithms, for example, such as JPEG[1] and MPEG/H.26xhave been widely adopted in image and video coding trying to achieve high compression efficiency at high quality. These lossy compression techniques, however, inevitably result in various coding artifacts, which by now are known and classified as blockiness, ringing, blur, etc.
    [Show full text]
  • Analysis of Ringing Artifact in Image Fusion Using Directional Wavelet
    Special Issue - 2021 International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181 NTASU - 2020 Conference Proceedings Analysis of Ringing Artifact in Image Fusion Using Directional Wavelet Transforms y z x Ashish V. Vanmali Tushar Kataria , Samrudhha G. Kelkar , Vikram M. Gadre Dept. of Information Technology Dept. of Electrical Engineering Vidyavardhini’s C.O.E. & Tech. Indian Institute of Technology, Bombay Vasai, Mumbai, India – 401202 Powai, Mumbai, India – 400076 Abstract—In the field of multi-data analysis and fusion, image • Images taken from multiple sensors. Examples include fusion plays a vital role for many applications. With inventions near infrared (NIR) images, IR images, CT, MRI, PET, of new sensors, the demand of high quality image fusion fMRI etc. algorithms has seen tremendous growth. Wavelet based fusion is a popular choice for many image fusion algorithms, because of its We can broadly classify the image fusion techniques into four ability to decouple different features of information. However, categories: it suffers from ringing artifacts generated in the output. This 1) Component substitution based fusion algorithms [1]–[5] paper presents an analysis of ringing artifacts in application of 2) Optimization based fusion algorithms [6]–[10] image fusion using directional wavelets (curvelets, contourlets, non-subsampled contourlets etc.). We compare the performance 3) Multi-resolution (wavelets and others) based fusion algo- of various fusion rules for directional wavelets available in rithms [11]–[15] and literature. The experimental results suggest that the ringing 4) Neural network based fusion algorithms [16]–[19]. artifacts are present in all types of wavelets with the extent of Wavelet based multi-resolution analysis decouples data into artifact varying with type of the wavelet, fusion rule used and levels of decomposition.
    [Show full text]
  • 2D Signal Processing (III): 2D Filtering
    6.003 Signal Processing Week 11, Lecture A: 2D Signal Processing (III): 2D Filtering 6.003 Fall 2020 Filtering and Convolution Time domain: Frequency domain: 푋[푘푟, 푘푐] ∙ 퐻[푘푟, 푘푐] = 푌[푘푟, 푘푐] Today: More detailed look and further understanding about 2D filtering. 2D Low Pass Filtering Given the following image, what happens if we apply a filter that zeros out all the high frequencies in the image? Where did the ripples come from? 2D Low Pass Filtering The operation we did is equivalent to filtering: 푌 푘푟, 푘푐 = 푋 푘푟, 푘푐 ∙ 퐻퐿 푘푟, 푘푐 , where 2 2 1 푓 푘푟 + 푘푐 ≤ 25 퐻퐿 푘푟, 푘푐 = ቊ 0 표푡ℎ푒푟푤푠푒 2D Low Pass Filtering 2 2 1 푓 푘푟 + 푘푐 ≤ 25 Find the 2D unit-sample response of the 2D LPF. 퐻퐿 푘푟, 푘푐 = ቊ 0 표푡ℎ푒푟푤푠푒 퐻 푘 , 푘 퐿 푟 푐 ℎ퐿 푟, 푐 (Rec 8A): 푠푛 Ω 푛 ℎ 푛 = 푐 퐿 휋푛 Ω푐 Ω푐 The step changes in 퐻퐿 푘푟, 푘푐 generated overshoot: Gibb’s phenomenon. 2D Convolution Multiplying by the LPF is equivalent to circular convolution with its spatial-domain representation. ⊛ = 2D Low Pass Filtering Consider using the following filter, which is a circularly symmetric version of the Hann window. 2 2 1 1 푘푟 + 푘푐 2 2 + 푐표푠 휋 ∙ 푓 푘푟 + 푘푐 ≤ 25 퐻퐿2 푘푟, 푘푐 = 2 2 25 0 표푡ℎ푒푟푤푠푒 2 2 1 푓 푘푟 + 푘푐 ≤ 25 퐻퐿1 푘푟, 푘푐 = ቐ Now the ripples are gone. 0 표푡ℎ푒푟푤푠푒 But image more blurred when compare to the one with LPF1: With the same base-width, Hann window filter cut off more high freq.
    [Show full text]
  • Handout 04 Filtering in the Frequency Domain
    Digital Image Processing (420137), SSE, Tongji University, Spring 2013, given by Lin ZHANG Handout 04 Filtering in the Frequency Domain 1. Basic Concepts (1) Any periodic functions, no matter how complex it is, can be represented as the sum of a series of sine and cosine functions with different frequencies. (2) The signal’s frequency components can be clearly observed in the frequency domain. (3) Fourier transform is invertible. That means after the Fourier transform and the inverse Fourier transform, no information will be lost. (4) Usually, the Fourier transform F(u) is a complex number, from which we can define its magnitude, power spectrum, and the phase angle. (5) The impulse function, or Dirac function, is widely used in theoretical analysis of linear systems. It can be considered as an infinitely high, infinitely thin spike at the origin, with total area one under the spike. (6) Dirac function has a sift property, defined as f ()tttdtft (00 ) ( ). (7) The basic theorem linking the spatial domain to the frequency domain is the convolution theorem, ft()*() ht F ( ) H ( ). (8) The Fourier transform of a Gaussian function is also of a Gaussian shape in the frequency domain. (9) For visualization purpose, we often use fftshift to shift the origin of an image’s Fourier transform to its center position. (10) The basic steps for frequency filtering comprise the following, (11) Edges and other sharp intensity transitions, such as noise, in an image contribute significantly to the high frequency content of its Fourier transform. (12) The drawback of the ideal low-pass filter is that the filtering result has obvious ringing artifacts.
    [Show full text]
  • Video Compression Optimized for Racing Drones
    Video compression optimized for racing drones Henrik Theolin Computer Science and Engineering, master's level 2018 Luleå University of Technology Department of Computer Science, Electrical and Space Engineering Video compression optimized for racing drones November 10, 2018 Preface To my wife and son always! Without you I'd never try to become smarter. Thanks to my supervisor Staffan Johansson at Neava for providing room, tools and the guidance needed to perform this thesis. To my examiner Rickard Nilsson for helping me focus on the task and reminding me of the time-limit to complete the report. i of ii Video compression optimized for racing drones November 10, 2018 Abstract This thesis is a report on the findings of different video coding tech- niques and their suitability for a low powered lightweight system mounted on a racing drone. Low latency, high consistency and a robust video stream is of the utmost importance. The literature consists of multiple comparisons and reports on the efficiency for the most commonly used video compression algorithms. These reports and findings are mainly not used on a low latency system but are testing in a laboratory environment with settings unusable for a real-time system. The literature that deals with low latency video streaming and network instability shows that only a limited set of each compression algorithms are available to ensure low complexity and no added delay to the coding process. The findings re- sulted in that AVC/H.264 was the most suited compression algorithm and more precise the x264 implementation was the most optimized to be able to perform well on the low powered system.
    [Show full text]
  • Filter Effects and Filter Artifacts in the Analysis of Electrophysiological Data
    GENERAL COMMENTARY published: 09 July 2012 doi: 10.3389/fpsyg.2012.00233 Filter effects and filter artifacts in the analysis of electrophysiological data Andreas Widmann* and Erich Schröger Institute of Psychology, University of Leipzig, Leipzig, Germany *Correspondence: [email protected] Edited by: Guillaume A. Rousselet, University of Glasgow, UK Reviewed by: Rufin VanRullen, Centre de Recherche Cerveau et Cognition, France Lucas C. Parra, City College of New York, USA A commentary on unity gain at DC (the step response never FILTER EFFECTS VS. FILTER ARTIFACTS returns to one). These artifacts are due to a We also recommend to distinguish between Four conceptual fallacies in mapping the known misconception in FIR filter design in filter effects, that is, the obligatory effects time course of recognition EEGLAB1. The artifacts are further ampli- any filter with equivalent properties – cutoff by VanRullen, R. (2011). Front. Psychol. fied by filtering twice, forward and back- frequency, roll-off, ripple, and attenuation 2:365. doi: 10.3389/fpsyg.2011.00365 ward, to achieve zero-phase. – would have on the data (e.g., smoothing With more appropriate filters the under- of transients as demonstrated by the filter’s Does filtering preclude us from studying estimation of signal onset latency due to step response), and filter artifacts, that is, ERP time-courses? the smoothing effect of low-pass filtering effects which can be minimized by selection by Rousselet, G. A. (2012). Front. Psychol. could be narrowed down to about 4–12 ms of filter type and parameters (e.g., ringing). 3:131. doi: 10.3389/fpsyg.2012.00131 in the simulated dataset (see Figure 1 and Appendix for a simulation), that is, about an CAUSAL FILTERING In a recent review, VanRullen (2011) con- order of magnitude smaller than assumed.
    [Show full text]
  • Destriping of Landsat MSS Images by Filtering Techniques
    Destriping of Landsat MSS Images by Filtering Techniques Jeng-Jong Panl TGS Technology, Inc., EROS Data Center, Sioux Falls, SD 57198 Chein-I Chang ., Department of Electrical Engineering, University of Maryland, Balhmore County Campus, Balhmore, MD 21228-5398 ABSTRACT: The removal of striping noise encountered in the Landsat Multispectral Scanner (MSS) images can be gen­ erally done by using frequency filtering techniques. Frequency do~ain filteri~g has, how~ver, se,:era~ prob~ems~ such as storage limitation of data required for fast Fourier transforms, nngmg artl~acts appe~nng at hlgh-mt,enslty.dlscon­ tinuities, and edge effects between adjacent filtered data sets. One way for clrcu~,,:entmg the above difficulties IS, to design a spatial filter to convolve with the images. Because it is known that the,stnpmg a.lways appears at frequencies of 1/6, 1/3, and 1/2 cycles per line, it is possible to design a simple one-dimensIOnal spat~a~ fll,ter to take advantage of this a priori knowledge to cope with the above problems. The desired filter is the type of ~mlte Impuls~ response which can be designed by a linear programming and Remez's exchange algorithm coupled ~lth an adaptIve tec,hmque. In addition, a four-step spatial filtering technique with an appropriate adaptive approach IS also presented which may be particularly useful for geometrically rectified MSS images. INTRODUCTION striping lines, it still suffers from several common probleI?s such as a large amount of data storage needed, for .a fast ~our~er HE STRIPING THAT OCCURS IN THE Landsat Multispectral.
    [Show full text]
  • Control System Design Methods
    Christiansen-Sec.19.qxd 06:08:2004 6:43 PM Page 19.1 The Electronics Engineers' Handbook, 5th Edition McGraw-Hill, Section 19, pp. 19.1-19.30, 2005. SECTION 19 CONTROL SYSTEMS Control is used to modify the behavior of a system so it behaves in a specific desirable way over time. For example, we may want the speed of a car on the highway to remain as close as possible to 60 miles per hour in spite of possible hills or adverse wind; or we may want an aircraft to follow a desired altitude, heading, and velocity profile independent of wind gusts; or we may want the temperature and pressure in a reactor vessel in a chemical process plant to be maintained at desired levels. All these are being accomplished today by control methods and the above are examples of what automatic control systems are designed to do, without human intervention. Control is used whenever quantities such as speed, altitude, temperature, or voltage must be made to behave in some desirable way over time. This section provides an introduction to control system design methods. P.A., Z.G. In This Section: CHAPTER 19.1 CONTROL SYSTEM DESIGN 19.3 INTRODUCTION 19.3 Proportional-Integral-Derivative Control 19.3 The Role of Control Theory 19.4 MATHEMATICAL DESCRIPTIONS 19.4 Linear Differential Equations 19.4 State Variable Descriptions 19.5 Transfer Functions 19.7 Frequency Response 19.9 ANALYSIS OF DYNAMICAL BEHAVIOR 19.10 System Response, Modes and Stability 19.10 Response of First and Second Order Systems 19.11 Transient Response Performance Specifications for a Second Order
    [Show full text]
  • Locally-Adaptive Image Contrast Enhancement Without Noise and Ringing Artifacts
    Locally-adaptive image contrast enhancement without noise and ringing artifacts Citation for published version (APA): Cvetkovic, S. D., Schirris, J., & With, de, P. H. N. (2009). Locally-adaptive image contrast enhancement without noise and ringing artifacts. In Proceedings of the IEEE International Conference on Image Processing (ICIP 2007), October 16-19, 2007, San Antonio, Texas (pp. 557-560). Institute of Electrical and Electronics Engineers. https://doi.org/10.1109/ICIP.2007.4379370 DOI: 10.1109/ICIP.2007.4379370 Document status and date: Published: 01/01/2009 Document Version: Publisher’s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please check the document version of this publication: • A submitted manuscript is the version of the article upon submission and before peer-review. There can be important differences between the submitted version and the official published version of record. People interested in the research are advised to contact the author for the final version of the publication, or visit the DOI to the publisher's website. • The final author version and the galley proof are versions of the publication after peer review. • The final published version features the final layout of the paper including the volume, issue and page numbers. Link to publication General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from the public portal for the purpose of private study or research.
    [Show full text]
  • Fourier Series, Fourier Transforms and the Delta Function Michael Fowler, Uva
    Fourier Series, Fourier Transforms and the Delta Function Michael Fowler, UVa. 9/4/06 Introduction We begin with a brief review of Fourier series. Any periodic function of interest in physics can be expressed as a series in sines and cosines—we have already seen that the quantum wave function of a particle in a box is precisely of this form. The important question in practice is, for an arbitrary wave function, how good an approximation is given if we stop summing the series after N terms. We establish here that the sum after N terms, fN (θ ) , can be written as a convolution of the original function with the function 11 δπN (x )=+( 1/ 2)( sin(Nx22 )) / sinx , that is, π f ()θ =−δθθ (′ )fd ( θ′′ ) θ. NN∫ −π The structure of the function δ N ()x (plotted below), when put together with the function f (θ ) , gives a good intuitive guide to how good an approximation the sum over N terms is going to be for a given function f ()θ . In particular, it turns out that step discontinuities are never handled perfectly, no matter how many terms are included. Fortunately, true step discontinuities never occur in physics, but this is a warning that it is of course necessary to sum up to some N where the sines and cosines oscillate substantially more rapidly than any sudden change in the function being represented. We go on to the Fourier transform, in which a function on the infinite line is expressed as an integral over a continuum of sines and cosines (or equivalently exponentials eikx ).
    [Show full text]
  • Signal Processor, Window Provider, Encoded Media Signal, Method for Processing a Signal and Method for Providing a Window
    (19) & (11) EP 2 372 703 A1 (12) EUROPEAN PATENT APPLICATION (43) Date of publication: (51) Int Cl.: 05.10.2011 Bulletin 2011/40 G10L 19/02 (2006.01) (21) Application number: 10175141.0 (22) Date of filing: 02.09.2010 (84) Designated Contracting States: (72) Inventors: AL AT BE BG CH CY CZ DE DK EE ES FI FR GB • Helmrich, Christian GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO 91054, Erlangen (DE) PL PT RO SE SI SK SM TR • Geiger, Ralf Designated Extension States: 90409, Nürnberg (DE) BA ME RS (74) Representative: Burger, Markus et al (30) Priority: 11.03.2010 US 312775 P Schoppe, Zimmermann, Stöckeler & Zinkler Patentanwälte (71) Applicant: Fraunhofer-Gesellschaftzur Förderung Postfach 246 der 82043 Pullach bei München (DE) Angewandten Forschung e.V. 80686 München (DE) (54) Signal processor, window provider, encoded media signal, method for processing a signal and method for providing a window (57) A signal processor for providing a processed rality of window value index values, in order to obtain the version of an input signal in dependence on the input processed version of the input signal. The signal proc- signal comprises a windower configured to window a por- essor also comprises a window provider for providing the tion of the input signal, or of a pre-processed version signal processing window values for a plurality of window thereof, in dependence on a signal processing window value index values in dependence on one or more win- described by signal processing window values for a plu- dow shape parameters.
    [Show full text]
  • Image Deconvolution Ringing Artifact Detection and Removal Via PSF Frequency Analysis
    Image Deconvolution Ringing Artifact Detection and Removal via PSF Frequency Analysis Ali Mosleh1, J.M. Pierre Langlois1, and Paul Green2 1 Ecole´ Polytechnique de Montr´eal, Canada 2 Algolux, Canada {ali.mosleh,pierre.langlois}@polymtl.ca, [email protected] Abstract. We present a new method to detect and remove ringing artifacts produced by the deconvolution process in image deblurring tech- niques. The method takes into account non-invertible frequency com- ponents of the blur kernel used in the deconvolution. Efficient Gabor wavelets are produced for each non-invertible frequency and applied on the deblurred image to generate a set of filter responses that reveal ex- isting ringing artifacts. The set of Gabor filters is then employed in a regularization scheme to remove the corresponding artifacts from the deblurred image. The regularization scheme minimizes the responses of the reconstructed image to these Gabor filters through an alternating algorithm in order to suppress the artifacts. As a result of these steps we are able to significantly enhance the quality of the deblurred images produced by deconvolution algorithms. Our numerical evaluations us- ing a ringing artifact metric indicate the effectiveness of the proposed deringing method. Keywords: deconvolution, image deblurring, point spread function, ringing artifacts, zero-magnitude frequency. 1 Introduction Despite considerable advancements in camera lens stabilizers and shake reduc- tion hardware, blurry images are still often generated due to the camera motion during the exposure time. Hence, effective restoration is required to deblur cap- tured images. Assuming that the imaging system is shift invariant, it can be modeled as b = l ⊕ k + ω, (1) where b ∈ RMN is the blurred captured image, l ∈ RMN is the latent sharp image, k ∈ RMN×MN is the point spread function (PSF) that describes the degree of blurring of the point object captured by the camera, ω ∈ RMN is the additive noise, and ⊕ denotes the 2D convolution operator.
    [Show full text]