Pixel Definition and 32 Threads
-
F
Pixelation of bitmap images (pixel size, pixel density, resolution)
Hello Forum, I am attempting to understand what causes pixelation when a bitmap (jpg, png, etc.) image is enlarged. Bitmap images have a resolution indicated as the number of pixels along the width and height of the image itself. On the other hand, computer monitors also have a physical...- fog37
- Thread
- Density Images Pixel Resolution
- Replies: 31
- Forum: General Engineering
-
O
Java I about how to get a pixel value in Java
Greetings! Hey guys, I need help on how can I get pixel value of an image with pixels more than 100px (10x10). Here the code that I execute in order to get the pixel value try{ File f = new File ("input image location"); BufferedImage img = ImageIO.read(f)...- ohaited
- Thread
- Image processing Java Pixel Value
- Replies: 19
- Forum: Programming and Computer Science
-
A
I Pixels Per Inch Calculation Paradox?
Hello, I could some help. I've reached some sort of paradox. Ultimately I'm trying to calculate the number of pixels per inch, given a pixel size of 5177 nm and extended at a distance of .7inch (.0178 meters) (A) (60 arcsecs * 0.0178 meters)/206268 = 5177nm pixel per arcmin (B) 5177 * 60 =...- aneikei
- Thread
- Paradox Per Pixel
- Replies: 14
- Forum: Other Physics Topics
-
HTML/CSS Html5 <canvas> element related apps not working
Recently I want to make a image adder in html, which is just a app that add the rgb value of each pixel in simple bmp files together.It can be used to grayscales and other things. I found this website that teches how to do that with the <canvas> element in html5...- YoungPhysicist
- Thread
- Apps Element Html Javascript Pixel
- Replies: 3
- Forum: Programming and Computer Science
-
A
B Pixel Size of TVs: OLED & LCD Explained
Just a wild idea while watching a documentary about TV history and CRT sets etc. Just curious to know the physics. What's the smallest pixel size available today in a modern OLED or even more classical LCD (CCFL backlight) panel? Then I though about how we now can manufacture CPU's with a...- artis
- Thread
- Pixel Screen
- Replies: 10
- Forum: Other Physics Topics
-
A
Python How to get pixel value from a color map?
I have a python code where it generates two 1D arrays, plots them using scatter plot and then draws colorbar using normalization range. How can I find individual values at those individual pixel points? HC = data["HC"] OC = data["OC"] sample = y widthmm, heightmm = 171, 233 ratio =...- Atr cheema
- Thread
- Color Computer vision Map Pixel Plot Value
- Replies: 2
- Forum: Programming and Computer Science
-
T
A Planck 2015 CMB temperature individual pixel variance
Hi, I'm hoping someone can point me in the right direction please. I'm using the Planck 2015 CMB temperature (intensity) SMICA pipeline maps (Nside = 2048) and am trying to determine the temperature variance of each individual pixel. Variance and hit-count were provided with the 2013 CMB maps...- tjsotherone
- Thread
- 2015 Cmb Noise Pixel Planck Tempeature Temperature Variance
- Replies: 6
- Forum: Cosmology
-
I
B Is distance continuous or "pixel" like?
Essentially I'm asking if space is divided into stepping stones, pixels if you will. Whereby the absolute minimum distance you can travel is this distance? Another way of asking about this is, if you took a finite area of space, are there infinite positions within this space?- iDimension
- Thread
- Continuous Pixel
- Replies: 9
- Forum: Other Physics Topics
-
R
Is pixel a representation of intensity for light at a given location?
Is pixel a representation of intensity for light at a given location?- rictor
- Thread
- Intensity Light Pixel Representation
- Replies: 1
- Forum: General Engineering
-
MATLAB How can I smooth pixelated images in MATLAB?
Hi. I have this code in matlab: / / I=dlmread('C:\Users\rshah\Desktop\Polymer Project\monteCarloCode\E=1e8.txt'); F=fft2(I); F = fftshift(F); % Center FFT F = abs(F); % Get the magnitude since F is complex F = log(F+1); % Use log, for perceptual scaling, and +1 since log(0) is undefined...- rolotomassi
- Thread
- Matlab Pixel
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
I want to find the vector components of an MRI pixel -- How?
I have a Dicom Image that is interpreted as an array. Each cell is a pixel. Each pixel has a value. I want to find the vector components (x,y,z) of a pixel. Specifically, I want to find magnetic field vectors for each pixel. The image is for H1 atoms. Freq = 297, B0 = 3. How would you do this...- mriphysics
- Thread
- Components Magnetic field Matlab Mri Pixel Vector Vector components Vectors
- Replies: 1
- Forum: Biology and Medical
-
R
How to find phase values at neighboring pixel in an image?
I have computed magnitude and phase spectrum of very famous image of cameraman using fft function in MATLAB.Here,we get magnitude and phase spectrum of the whole image. But I want to find phase values of the neighboring pixels . So if given gray scale image is of dimensions 256*256 and if I...- ramdas
- Thread
- Fourier Image Image processing Matlab programming Phase Pixel Wavelet
- Replies: 8
- Forum: Programming and Computer Science
-
M
Single photon counting pixel detectors vs CCD
Hello, I need to learn as much as I can about single photon counting pixel detectors (producing a signal for each photons hitting the detector) e.g. PILATUS. I do not understand how this type of detectors counts single photons as opposed to integrating the energy of multiple photons (CCD, MOS...- Mishra
- Thread
- Ccd Counting Detectors Photon Pixel
- Replies: 12
- Forum: Electrical Engineering
-
D
What is the difference classical pixel and quantum pixel?
Dear all, How to differ the classical pixel and quantum pixel? How to represent the quantum pixel in quantum mechanics language? Some useful references are welcome. Thanks.- dongsh2
- Thread
- Classical Difference Pixel Quantum
- Replies: 1
- Forum: Quantum Physics
-
What Does a CCD Pixel Measure?
I have a got a problem regarding what a CCD pixel actually measures. Suppose I have a pixel of area dx dy. A plane wave of intensity I0 is impinging on the pixel making an angle α with the normal of pixel surface. The flux going into the pixel would be F = I0 dx dy cos(α). My question what is...- blue_leaf77
- Thread
- Ccd Pixel
- Replies: 2
- Forum: Other Physics Topics
-
UFO or Dead Pixel? What's Flying Across the Moon?
http://www.huffingtonpost.com/2014/10/16/ufo-flies-across-moon I don't know what method is being used to keep the moon in frame, but if it's a fixed telephoto lens the black dot "UFO" could be a dead-pixel. If the 1 pixel-sized black-dot was a real object orbiting Earth , (rather than an...- B0b-A
- Thread
- moon pixel youtube
- Replies: 9
- Forum: Astronomy and Astrophysics
-
R
Multiplexers for 500 pixel sensor
Hello, What is the best multiplexer to use if I want to manually create a 500 pixel sensor array and display it on to an LED or LCD screen? Thank you,- rppearso
- Thread
- Pixel Sensor
- Replies: 3
- Forum: Electrical Engineering
-
C
Energy Collected in one pixel on a CCD.
There are two telescopes observing at night. The first telescope is 0.3m and has a focal ratio of f/8. The second telescope has a focal ratio of f/4 and is 30m in diameter. They each have an identical CCD camera whose pixels are 25 microns on a side. How much energy will be accumulated in a...- cgl3md
- Thread
- Ccd Energy Pixel
- Replies: 1
- Forum: Introductory Physics Homework Help
-
R
Can a DIY bolometer be used to create an IR viewer for aircraft?
How is a pixel array read, such as in a LED TV, digital camera, microbolometer, etc. All of these things have an array of pixels that either transmit or receive. Each pixel must be read somehow, is this done with a multiplexer and do you need more and more multiplexers the more pixels you...- rppearso
- Thread
- Arrays Pixel
- Replies: 29
- Forum: Electrical Engineering
-
What is the story of Pixel, the rescued cat and her new NEMA P office rating?
Pixel is my cat. She'll be two this summer. She was part of a litter found without a mother. A few of her siblings had already died when they were found. She was the only female in the group and played mother for her brothers. They were all sick when they were found, and she was the last to be...- FlexGunship
- Thread
- Pixel
- Replies: 10
- Forum: General Discussion
-
J
How Do You Convert Pixel Number to Wavelength in a CCD Spectrum Analysis?
Hey Guys, i'm a first year astrophysics student and i got given this question to answer in a practical report: Examine the spectrum of the planetary nebula derived from the diffraction grating. You will produce a colour rendering of the spectrum together with a graphical representation of...- jaykob_hxc
- Thread
- Ccd Intensity Pixel
- Replies: 3
- Forum: Astronomy and Astrophysics
-
D
Pixel pitch, Airy disk diameter and maximum aperture
Hi, How to determine a threshold aperture, at which the diffraction begins to limit resolution of the sensor ? Which situation reflects that point: 1) Airy disk diameter / 2 = 2 x pixel pitch http://www.outbackphoto.com/dp_essentials/dp_essentials_02/essay.html" (third pixel detects the...- D_K
- Thread
- Diameter Disk Maximum Pitch Pixel
- Replies: 5
- Forum: Other Physics Topics
-
A
What are the different formations of the RGB phosphorus in pixel?
what are the different formations of the RGB phosphorus in pixel?What shapes they take when red and green and blue phosphorus are building up a pixel.for example there is a circle that each occupies one third of its area.and maybe in thet circle there are circles or square or other...- armin11
- Thread
- Pixel
- Replies: 1
- Forum: Computing and Technology
-
X
What is the Shape and Size of a Pixel and How Does it Affect Screen Resolution?
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...- x+iy
- Thread
- Pixel Shape
- Replies: 5
- Forum: Computing and Technology
-
K
MATLAB Reconstructing an Image from Pixel Density Using Matlab
Okay, so my professor is give us two matrices, and wants us to get back the image from which he got these to matrices. Regardless of the process (which i double checked) I have one remaining matrix that is 1 x 480 This matrix tells me the the intensity (in black and white i think) of each...- krazylion
- Thread
- Density Image Matlab Pixel
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Quatron quad pixel technology - From Sharp
https://www.youtube.com/watch?v=F_PT5yu976Y http://www.lcdtvbuyingguide.com/hdtv/sharp-quadcolor.html A Gimmick, overreaching, or the new standard?- Ivan Seeking
- Thread
- Pixel Sharp Technology
- Replies: 48
- Forum: Computing and Technology
-
B
Pixel, photodiode and capacitor
Hi! I'm having trouble figuring out the difference between a pixel and a photodiode as well as a capacitor- they all seem like the same property to me! :confused: Can someone please help me?:confused: Thanx- bonefish
- Thread
- Capacitor Photodiode Pixel
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
B
Understanding the Difference Between Pixel and Photodiode: Expert Help
Pixel + Photodiode!help Hi! I don't know if this is the right place for this topic but I could not find "Digital Technology" elsewhere so here I go: I'm having trouble figuring out the difference between a pixel and a photodiode as well as a capacitor- they all seem like the same property...- bonefish
- Thread
- Photodiode Pixel
- Replies: 1
- Forum: Computing and Technology
-
A
Display resolution 128x64 pixel
Hello Forum, When we are speaking about a display resolution 128x64 pixel how can i know the active area width of this display , is it depend to the pixel it self or what ? or is it a speacial calculation from pixel to mm?- anita1984
- Thread
- Pixel Resolution
- Replies: 4
- Forum: Electrical Engineering
-
Monitor Pixel Position Reader - Real Time Output
Is there a device that can read the positions of pixels on a monitor, may be just 6 key positions and give a real time output?- wolram
- Thread
- Monitor Output Pixel Position Time
- Replies: 3
- Forum: Computing and Technology
-
Get Pixel Color in VB.Net 2005 Picture Box
Hey! Does anyone know how to get the "color" of a pixel in a picture box, in VB.Net 2005? I want to encode things into an image, and then later pull the information out of the pixels.- JasonRox
- Thread
- Information Pixel
- Replies: 12
- Forum: Programming and Computer Science
-
R
Pixel Density & Component Accuracy: Does Width Matter?
The following question appeared on one of my exam papers. A CCD of pixel density 10Mpixel (1cm^-2) is used to image a component of length 10cm. Show how this does or does not meet the required accuracies of +/- 0.025mm. A similar question was asked in a previous exam where the...- royshh
- Thread
- Accuracy Component Density Matter Pixel Width
- Replies: 1
- Forum: Introductory Physics Homework Help