Top "Resolution" questions

Questions about image resolution.

Change OpenCV video file resolution

I'm creating a program in OpenCV (2.4.8) which should read video files and do some calculations on them. For these calculations …

opencv resolution video-capture dimensions
screen resolution for android and iPhone design in Photoshop

For iPhone an Android design, why we set the psd resolution up to 72? why we aren't using 160 for mdpi and 240 …

android iphone photoshop resolution
What is today's most popular screen resolution?

Is there a place that displays statistics in such a manner that I can rely on? e.g. Google/Microsoft …

screen viewport resolution screen-resolution
What resolution should my Android splash screens be?

I'm creating a splash screen that will display while my Android application loads. I'd like to create it at the …

android resolution splash-screen
Programmatically get screen size in Mac OS X

I am able to return the screen size using: - (void) getScreenResolution { NSArray *screenArray = [NSScreen screens]; NSScreen *mainScreen = [NSScreen mainScreen]; …

cocoa macos screen resolution
Android: Canvas.drawText() text size on different screen resolutions

For my Android game I have some calls to Canvas.drawText(). For testing, I use the standard font size which …

android text size resolution drawtext
How to change the resolution of a raster layer in R

I have several high resolution raster layers in R that I am working with. The level of detail is excessive …

r resolution raster utm
How to get the resolution of a monitor in Pygame?

I'm just wondering if it is possible for me to get the resolution of a monitor in Pygame and then …

python window pygame resolution dimensions
How to find Intent source in Android?

Possible Duplicate: Android: How to get the sender of an Intent? Is there a way in android to find the …

android android-intent resolution
CSS Background fit every resolution

Ok, so I am a newbie. I want my background (which is a image), to fit every resolution of the …

css browser background resolution adjustment