Proceedings of the Conference on High Performance Graphics 2009 2009
DOI: 10.1145/1572769.1572787
|View full text |Cite
|
Sign up to set email alerts
|

Morphological antialiasing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
35
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 64 publications
(37 citation statements)
references
References 16 publications
0
35
0
Order By: Relevance
“…Although recent related techniques like CSAA [You06] and EQAA [AMD11] reduce bandwidth and storage costs by decoupling coverage from color, depth and stencil, these methods still inherit MSAA drawbacks. Other solutions, such as morphological antialiasing (MLAA) [Res09], try to estimate the pixel coverage of the original geometry based on the color discontinuities found in the final image. Reshetov's original work provides great results, but the proposed CPU implementation is not fast enough to be used in real-time.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Although recent related techniques like CSAA [You06] and EQAA [AMD11] reduce bandwidth and storage costs by decoupling coverage from color, depth and stencil, these methods still inherit MSAA drawbacks. Other solutions, such as morphological antialiasing (MLAA) [Res09], try to estimate the pixel coverage of the original geometry based on the color discontinuities found in the final image. Reshetov's original work provides great results, but the proposed CPU implementation is not fast enough to be used in real-time.…”
Section: Related Workmentioning
confidence: 99%
“…Morphological antialiasing (MLAA) [Res09], tries to estimate the pixel coverage of the original geometry. To accu- Figure 2: MLAA first finds edges by looking for color discontinuities (green lines), and classifies them according to a series of pre-defined pattern shapes, which are then virtually re-vectorized (blue line), allowing to calculate the coverage areas a for the involved pixels.…”
Section: Morphological Antialiasingmentioning
confidence: 99%
See 1 more Smart Citation
“…MLAA (Reshetov, 2009) is an image-based algorithm providing full-image antialiasing independently of the rendering pipeline. Therefore it can be used in rasterization as well as in raytracing.…”
Section: Image-based Antialiasingmentioning
confidence: 99%
“…Due to the popularity of deferred rendering approaches in recent real-time rendering engines, a number of filter-based antialiasing techniques appeared. Morphological Antialiasing (Reshetov, 2009) (MLAA) is a relatively recent technique which enables full image antialiasing as a post-process. Figure 1 compares two images corrected by respectively MSAA and MLAA with similar results.…”
Section: Introductionmentioning
confidence: 99%