Jump to content

Morphological antialiasing

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Citation bot (talk | contribs) at 11:13, 6 November 2022 (Add: website. | Use this bot. Report bugs. | Suggested by Abductive | Category:Image processing | #UCB_Category 82/253). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Morphological antialiasing (MLAA) is a technique for minimizing the distortion artifacts known as aliasing when representing a high-resolution image at a lower resolution.

Contrary to multisample anti-aliasing (MSAA), which does not work for deferred rendering, MLAA is a post-process filtering which detects borders in the resulting image and then finds specific patterns in these. Anti-aliasing is achieved by blending pixels in these borders, according to the pattern they belong to and their position within the pattern.[1][2][3]

Enhanced subpixel morphological antialiasing, or SMAA, is an image-based GPU-based implementation of MLAA[4] developed by Universidad de Zaragoza and Crytek.[5]

See also

[edit]

References

[edit]
  1. ^ "MLAA: Efficiently Moving Antialiasing from the GPU to the CPU" (PDF). Intel. Retrieved 2018-12-02.
  2. ^ "MORPHOLOGICAL ANTIALIASING AND TOPOLOGICAL RECONSTRUCTION" (PDF). Institut d'électronique et d'informatique Gaspard-Monge (IGM). Retrieved 2018-12-02.
  3. ^ "Digital Foundry: The Future of Anti-Aliasing". Eurogamer. 2011-07-16. Retrieved 2018-12-02.
  4. ^ "iryoku/smaa: SMAA is a very efficient GPU-based MLAA implementation". GitHub. Retrieved 2018-12-13.
  5. ^ Jorge Jimenez and Jose I. Echevarria and Tiago Sousa and Diego Gutierrez (2012). "SMAA: Enhanced Subpixel Morphological Antialiasing". Computer Graphics Forum (Proc. EUROGRAPHICS 2012). 31 (2). JIMENEZ2012_CGF. Retrieved 2018-12-13.