1. Field
Aspects of the present invention relate generally to the field of video coding and more specifically to image detail and edge enhancement.
2. Description of the Related Art
An edge enhancer comprising both fine detail enhancement (detail EE) and luminance transition improvement (LTI) may be used to improve the transitions in a video signal. Applied in parallel, detail EE on the small transitions and LTI on the large transitions, the output of an edge enhancer is the sum of the original signal (Yin), the detail enhancement (ΔYdet) and the transition improvement (ΔLTI). Detail EE uses the principles of un-sharp masking and causes overshoot or ringing on edges that can enhance small details.
Up-scaling is typically necessary when an input video signal is standard definition (SD), often 480i, and the desired output is high definition (HD), usually 1080i or 1080p. Up-scaling has the effect of enhancing artifacts or imperfections that may exist or be introduced in the video signal. Therefore, when up-scaling a signal, it may be important to verify that the actual details in the video image are enhanced rather than enhancing and propagating imperfections.
When a signal is up-scaled, detail EE performance may be compromised because the overshoot and ringing caused by the enhancement can result in added mosquito noise and augment stray artifacts in the image. Additionally, up-scaling often results in a softening of the image and of the finer details because the higher frequencies in the un-scaled video translate to lower frequencies in the up-scaled video. To implement an effective detail EE after scaling (post-scaler), a new filter design would be required to enhance the frequencies where the real details exist after scaling and would result in a much larger filter that would need to change based on the up-scaling ratio. Therefore detail EE is more effective when implemented before up-scaling.
LTI is a non-linear algorithm for improving transition sharpness on large amplitude edges without causing overshooting or ringing. However, LTI does not noticeably improve small transitions. LTI may artificially introduce frequencies that can create artifacts and introduce aliasing or pixellations known as “jaggies” so LTI is most effective when applied post scaler because the up-scaled signal's frequency spectrum contains space for the added frequencies. Furthermore, the added artifacts and jaggies are more obvious after the enhanced video is up-scaled. Therefore, when an edge enhancer comprising both detail EE and LTI is applied pre-scaler, the LTI enhancement does not work as expected, and when applied post-scaler, the detail EE does not work as expected.
Embodiments of the present invention provide a system and method for enhancing the detail edges and transitions in an input video signal. The method may be accomplished by enhancing a plurality of small details in an input video signal, scaling the enhanced video signal, and enhancing a plurality of large amplitude transitions after up-scaling. Detail edge enhancement (detail EE) may be used to enhance fine details and luminance transition improvement (LTI) or chrominance transition improvement (CTI) may be used to enhance large transitions. Separation of the detail enhancement and the large edge enhancement may be accomplished by enhancing the fine details and then up-scaling the signal, and separately up-scaling the input video signal then enhancing the large transitions, then combining the two enhanced, up-scaled signals. Enhancing the fine details of the signal may include filtering, reducing noise contained in the signal, and gaining the input video signal. Detail enhancement may include using a large edge map to prevent enhancing the large edges and accompanying mosquito noise. Enhancing large amplitude transitions may include calculating a second derivative of the scaled video signal, creating a pixel kernel from the pixels of the scaled signal, determining the minimum and maximum pixel values in the pixel kernel, and biasing the scaled signal towards the maximum pixel value if the second derivative is a positive number, or towards the minimum pixel value if the second derivative is a negative number. The system may contain components suitable for performing such a method, but may not be limited to such performance.
The present invention is described herein with reference to the accompanying drawings, similar reference numbers being used to indicate functionally similar elements.
Objects and advantages of the present invention will become apparent from the following detailed description.
The split edge enhancer may separate fine detail enhancement (detail EE) and luminance transition improvement (LTI) such that detail EE can occur pre-scaler and LTI can occur post-scaler. The effect of detail EE on a transition is shown in
Detail signal Yhpf 303 generated by detail calculator 310 may contain undesirable ringing at the large amplitude edges. To correct for any undesirable enhancement on large transitions, a second portion of detail EE module 210, large edge map 320, may use an edge map to differentiate between fine details and large transitions. A large edge map can cover the large edges and may typically also cover the mosquito noise prevalent near large edges so that the detail signal is not enhanced in those areas. In large edge map 320, pixel differentiator 321 may evaluate pixels in the video signal image to identify large edges or transitions. Those pixels identified as belonging to a large edge may be selected to create an edge map. The edges may then be expanded horizontally and vertically at module 322 to confirm that the edges and any surrounding mosquito noise are well covered by the edge map. To expand the edges of an edge map, additional pixels surrounding an identified large edge, horizontally and vertically, are also selected as part of the edge. The resulting edge map may then reflect the inclusion of the additional pixels as part of the identified edges. The signal may then be thresholded to generate a multi-bit signal at module 323. The multi-bit signal may be a 0-16 bit signal, correspondingly, there may be up to 15 threshold values used to determine the multi-bit signal. The threshold values may be stored in programmable registers. Alternatively, the thresholds may be determined by a base/step method wherein the first threshold is the base level and each additional threshold is a step up from the base. The output of large edge map 320, Yhpf mask 304, may be an edge map. When combined with detail signal Yhpf 303 at module 330, the result detail signal ΔYdet 202 may be the gained fine details of the input video signal Yin 200 without enhancements on the large edges. As shown in
Referring back to
Luminance transition improvement (LTI) may be applied after up-scaling to mitigate any softening of the image that can be caused by the scaling filter. LTI can be applied in both the horizontal and vertical directions. In one embodiment, horizontal improvement can be achieved by LTI module 240 as shown in
Second derivative equivalent 401 may have both a sign and a magnitude. At module 430, the sign of second derivative equivalent may be determined. If, at module 430, second derivative equivalent 401 is less than zero, the sign is negative and scaled signal Yscl 203 can be biased towards the minimum luminance value determined at module 460. If, at module 430, second derivative equivalent 401 is equal to zero, no biasing is required. If, at module 430, second derivative equivalent 401 is greater than zero, the sign is positive and scaled signal Yscl 203 may be biased towards the maximum luminance value determined at module 450.
The magnitude of second derivative equivalent 401 may be used to calculate the amount of bias that may be applied to scaled signal Yscl 203. The amount scaled signal Yscl 203 is biased at module 470 may be determined as the product of a programmable gain value and the magnitude of second derivative equivalent 401 calculated at module 440. The programmable gain value may be a constant value stored in a programmable register. Biasing the signal using second derivative equivalent 401 allows a transient improvement that may gradually increase with the edge amplitude to yield a natural looking LTI output. The output of LTI module 240 may be the input to the module, scaled signal Yscl 203 plus the LTI improvement, ΔLTI 402 to yield output signal Yscl+ΔLTI 205.
Detail enhancement of large transitions may be undesirable; therefore, at block 625, detail edge enhancement may further include creating an edge map to differentiate between fine details and large transitions. A large edge map can cover the large edges and may typically also cover the mosquito noise prevalent near large edges so that the detail signal is not enhanced in those areas. Creating a large edge map at operational block 625 may further include blocks 630, 635 and 640. At block 630, pixels in input video signal Yin 200 may be evaluated to identify large edges or transitions. Those pixels identified as belonging to a large edge may be selected to create an edge map. At block 635, edges in the edge map may be expanded horizontally and vertically so that the identified edges and any surrounding mosquito noise are well covered by the edge map. To expand the edges of an edge map, additional pixels surrounding an identified detail edge, horizontally and vertically, may also be selected as part of the edge. The resulting edge map may then reflect the inclusion of the additional pixels as part of the identified edges. At block 640, the signal may then be thresholded to generate a multi-bit signal. Output of edge map creation block 625 may be edge map Yhpf-mask 304. Detail signal Yhpf 303 and edge map Yhpf-mask 304 may be combined at block 645 to output result signal ΔYdet 202 that may have gained fine details without enhancements on the large edges.
It is noted that the arrangements of the blocks in
Although the above embodiments have been described as being primarily for luminance signal enhancement, they could also be applied to chrominance signal enhancement.
While the invention has been described in detail above with reference to some embodiments, variations within the scope and spirit of the invention will be apparent to those of ordinary skill in the art. Thus, the invention should be considered as limited only by the scope of the appended claims.
This application claims the benefit of priority from U.S. provisional patent application Ser. No. 61/073,949, filed Jun. 19, 2008, entitled SPLIT EDGE ENHANCEMENT ARCHITECTURE. That provisional application is hereby incorporated by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5420645 | Traa et al. | May 1995 | A |
6246827 | Strolle et al. | Jun 2001 | B1 |
6628842 | Nagao | Sep 2003 | B1 |
6717622 | Lan | Apr 2004 | B2 |
20020140854 | Lan | Oct 2002 | A1 |
20030107678 | Lin et al. | Jun 2003 | A1 |
20070160295 | Wang et al. | Jul 2007 | A1 |
20070216813 | Arici et al. | Sep 2007 | A1 |
20080158147 | Westerman et al. | Jul 2008 | A1 |
20080291332 | Messing et al. | Nov 2008 | A1 |
20090169128 | Hentschel et al. | Jul 2009 | A1 |
20090196518 | Stein et al. | Aug 2009 | A1 |
Number | Date | Country |
---|---|---|
H09-284604 | Oct 1997 | JP |
2004-527171 | Sep 2004 | JP |
2007-295224 | Nov 2007 | JP |
02080543 | Oct 2002 | WO |
20050116922 | Dec 2005 | WO |
Number | Date | Country | |
---|---|---|---|
20090316050 A1 | Dec 2009 | US |
Number | Date | Country | |
---|---|---|---|
61073949 | Jun 2008 | US |