Shape and size of a Pixel?

In summary, a pixel is an intersection between horizontal and vertical lines on a screen. The shape of a pixel is not always square, and when a picture of higher resolution is viewed on screen with lower resolution, the pixel may shrink to fit in the screen.
  • #1
x+iy
17
0
A pixel is said to be an intersection between horizontal and vertical lines on the screen.

So does this intersection have a physical shape and size and what happens when an image or video of say 1600X1200 is played on screen having resolution of 800X600 or vice versa.

I have searched a lot on google about this topic but more i read more i get confused.
Please explain in layman's term. Also any link to video tutorials will be highly appreciated.

Thanks.
 
Computer science news on Phys.org
  • #2
Pixel means picture (pix) element (el). In layman's terms: a dot. Not a round dot, but a square or rectangular dot.

If you resize an 800x600 image to 1600x1200, each pixel from the 800x600 image becomes a square of 4 pixels (2x2) in the 1600x1200 image. Since that looks blocky, some kind of interpolation is used during the resizing to make it look smoother.
 
  • #3
Is the shape of a pixel always square is inherent to the screen? and when a picture of higher resolution is viewed on screen with lower resolution, o pixel shrink to fit in the screen?
Since no. of pixels on the screen (max resolution) are fixed how a image or video of different resolution is viewed?
 
  • #4
x+iy said:
Is the shape of a pixel always square is inherent to the screen? and when a picture of higher resolution is viewed on screen with lower resolution, o pixel shrink to fit in the screen?
Since no. of pixels on the screen (max resolution) are fixed how a image or video of different resolution is viewed?

Pixels must cover the whole screen within the boundary and the best shape that facilitates this is some sort of rectangle (preferably a square).

There are probably output devices that are different (like say some industrial devices placed out on roads to warn of traffic work or something of that nature), but for something aesthetic like a computer that requires rich amounts of detail and quality, I couldn't imagine the pixel that doesn't join exactly at the edges like a square does.
 
  • #5
x+iy said:
Is the shape of a pixel always square is inherent to the screen?
Usually, when you talk about digital images or video, a square/rectangular pixel is implied. For example, open a picture editor (like Paint in Windows), zoom as much as you can and draw a 45-degree line. You'll see the big square pixels. If they were not square, you would not get 100% fill factor.

Physically, a pixel does not have to be square. When you print with an inkjet printer, they are round, but they are bigger than the spacing between pixels so they overlap a little and fill the space.

On an LCD screen, you actually get a screen-door effect because there is a little bit of space between the pixels. However, it's so small that you can't really see it. It was much more apparent on older LCD projectors that had a fairly low resolution.

and when a picture of higher resolution is viewed on screen with lower resolution, o pixel shrink to fit in the screen?
Since no. of pixels on the screen (max resolution) are fixed how a image or video of different resolution is viewed?
If the picture/video is not resized, it will be bigger than the screen, so you will only see part of it. If you see the entire picture/video, then it has been resized by the picture/video player.
 
Last edited:
  • #6
Some examples of pixels on various types of screens:

http://en.wikipedia.org/wiki/File:Pixel_geometry_01_Pengo.jpg

oled:
http://en.wikipedia.org/wiki/File:Nexus_one_screen_microscope.jpg

Another variation would be an image formed from 3 monochromatic CRT tubes, red, green, blue, as used on old HDTV CRT based rear projection system (Mitisubishi last made these in 2006). Instead of having the colors side by side, they overlap, the result of projected images created from electron beams on each CRT tube. Part of the maintenance is to calibrate the electronics with a grid pattern with the goal of getting all 3 beams to converge to form single lines in that grid pattern.
 

1. What is the definition of a pixel?

A pixel, short for "picture element," is the smallest unit of a digital image or graphics that can be displayed and controlled by a computer. It is represented by a single point on a grid and contains information about color and brightness.

2. How is the size of a pixel measured?

The size of a pixel is measured in units of length, such as millimeters or micrometers. It can also be measured in terms of resolution, which is the number of pixels per inch (PPI) or dots per inch (DPI) on a screen or image.

3. Does the size of a pixel affect image quality?

Yes, the size of a pixel can have an impact on image quality. A smaller pixel size can result in a higher resolution and sharper image. However, a larger pixel size can be beneficial for certain applications, such as low-light photography, as it allows for more light to be captured.

4. How does the shape of a pixel affect image display?

The shape of a pixel typically does not have a significant impact on image display. Most pixels are square or rectangular in shape, but there are also non-square pixels used in some displays, such as diamond-shaped pixels in some LCD screens. However, the shape of a pixel can affect the overall resolution and aspect ratio of an image.

5. Can the shape and size of a pixel be changed?

Yes, the shape and size of a pixel can be changed through image processing techniques. For example, pixels can be resized or resampled to improve image quality or to create different effects. However, the physical shape and size of a pixel on a display are determined by the hardware and cannot be changed.

Similar threads

Replies
31
Views
2K
Replies
8
Views
940
  • Other Physics Topics
Replies
10
Views
2K
  • Computing and Technology
Replies
9
Views
1K
  • Computing and Technology
Replies
4
Views
6K
  • Astronomy and Astrophysics
7
Replies
226
Views
11K
  • Mechanical Engineering
Replies
2
Views
818
Replies
10
Views
4K
  • Electrical Engineering
Replies
30
Views
2K
  • Quantum Interpretations and Foundations
2
Replies
52
Views
762
Back
Top