Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Pixelation
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Computer graphics artifact}} {{about|the graphics artifact|the stop motion animation technique|Pixilation|the graphical editing and censorship technique|Pixelization}} {{Use American English|date=September 2024}} {{One source | date = June 2020 }} [[Image:Dithering example undithered.png|right|frame|An example of pixelation. The image looks smooth when zoomed out, but when a small section is viewed more closely, the eye can distinguish individual pixels.]] [[File:Imagepixeledanon.png|thumb|Pixelated image of a face]] In [[computer graphics]], '''pixelation''' (also spelled '''pixellation''' in [[British English]]) is caused by displaying a [[bitmap]] or a section of a bitmap at such a large size that individual [[pixel]]s, small single-colored square display elements that comprise the bitmap, are visible. Such an image is said to be '''[[Wiktionary:pixelated|pixelated]]''' ('''[[Wiktionary:pixellated|pixellated]]''' in the UK). [[Image:Diamond anti-aliasing demo.png|frame|A [[Rhombus|diamond]] without (left) and with (right) [[anti-aliasing]] ]] Early graphical applications such as [[video game]]s ran at very low [[Image resolution|resolution]]s with a small number of colors, resulting in easily visible pixels. The resulting sharp edges gave curved objects and diagonal lines an unnatural appearance. However, when the number of available colors increased to 256, it was possible to gainfully employ [[spatial anti-aliasing|anti-aliasing]] to smooth the appearance of low-resolution objects, not eliminating pixelation but making it less jarring to the eye. Higher resolutions would soon make this type of pixelation all but invisible on the screen, but pixelation is still visible if a low-resolution image is printed on paper. In the realm of real-time [[3D computer graphics]], pixelation can be a problem. Here, bitmaps are applied to polygons as [[texture mapping|texture]]s. As a camera approaches a textured polygon, simplistic [[nearest neighbor interpolation algorithm|nearest neighbor]] [[texture filtering]] would simply zoom in on the bitmap, creating drastic pixelation. The most common solution is a technique called ''pixel interpolation'' that smoothly blends or [[interpolate]]s the color of one pixel into the color of the next adjacent pixel at high levels of zoom. This creates a more organic, but also much blurrier image. Pixelation is a problem unique to bitmaps. Alternatives such as [[vector graphics]] or purely geometric polygon models can scale to any level of detail. This is one reason vector graphics are popular for printing{{snd}} most modern computer monitors have a resolution of about 100 dots per inch, and at 300 dots per inch printed documents have about nine times as many pixels per unit of area as a screen. Another solution sometimes used is [[procedural texture]]s, textures such as [[fractal]]s that can be generated on-the-fly at arbitrary levels of detail. [[Image:Pixel interpolation.png|right|frame|The zoomed portion of the cat image above, resized using nearest neighbor ''(left)'' and with [[Adobe Photoshop]]'s [[bicubic interpolation|bicubic resampling]], which uses pixel interpolation ''(right)''. The interpolated image has no sharp edges, but is considerably blurrier.]] ==Deliberate pixelation== In some cases, the resolution of an image or a portion of an image is lowered to introduce pixelation deliberately. This effect is commonly used on television news shows to obscure a person's face in order to protect their privacy or to censor [[nudity]] or [[vulgarity|vulgar]] gestures, and is also used for artistic effect. This effect is called ''[[pixelization]]''. Making pixels easily visible is also a main feature in [[pixel art]] which is where the graphics are made in low resolutions for effect. ==Depixelization== ''Depixelization'' removes pixelization from images, attempting to reconstruct the appearance of the original (unpixelated) image.<ref>{{Cite web|title=Researchers Have Created a Tool That Can Perfectly Depixelate Faces|url=https://gizmodo.com/researchers-have-created-a-tool-that-can-perfectly-depi-1844051752|access-date=2020-06-24|website=Gizmodo|date=16 June 2020 |language=en-us}}</ref> == See also == * [[Colour banding]] * [[Macroblocking]] * [[Posterization]] * [[Pixel art]] ==References== {{reflist}} == Further reading == * {{cite book |doi=10.1016/C2015-0-04793-1 |title=Perception of Pixelated Images |date=2016 |isbn=978-0-12-809311-5 |first1=Talis |last1=Bachmann }} == External links == * [https://web.archive.org/web/20091213065326/http://www.windowsphotostory.com/Guides/NoPixelZoom/ Zooming Without Pixelation], digital camera advice by Mark Coffman * [http://demonstrations.wolfram.com/PixelizationOfAFont/ Pixelization of a Font] by [[Stephen Wolfram]], [[The Wolfram Demonstrations Project]]. [[Category:Computer graphic artifacts]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:About
(
edit
)
Template:Cite book
(
edit
)
Template:Cite web
(
edit
)
Template:One source
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Snd
(
edit
)
Template:Use American English
(
edit
)