Questions tagged [photos]

A photo is a picture of some real world scene captured by a mechanical or electronical device.

A photo is a picture of some real world scene captured by a mechanical or electronical device.

See also:

701 questions
0
votes
1 answer

What's this layout called? idea on achieving it?

http://www.uniqlo.com/utzoom/ Anyone know what kind of layout/arrangement this is called ar? Any idea how to crete such random and dynamic stuff?
Hwang
  • 1
0
votes
1 answer

facebook api - retrieve all tagged friends photos

I'm never used facebook api yet I saw on a blog a piece of code I could use for. It retrieves all tagged photos of our friends and downloads them. http://www.shelldaemon.com/2014/01/bypass-facebook-photo-verification.html Yet it is not working since…
Th3lmuu90
  • 1,717
  • 2
  • 15
  • 18
0
votes
1 answer

Deleted photos in Android

I wonder if it is possible to have access to deleted photos or other way to have a listener on the button to remove any pictures? Or a collector of memoir where I can find a trace deleted photos?
0
votes
1 answer

Color Photo Filter Method Java

I'm trying to write a method in Java using basic arithmetic (nothing more advanced than is already in the code) that compares the brightness of (r, g, b) of two pixels, c1 and c2. It needs to pull the (r, g, b) values from c1 and c2, compare and…
Virge Assault
  • 1,356
  • 6
  • 18
  • 40
0
votes
1 answer

Web apps that generate nice photo/video galleries by recursively searching directories

I am going to upload all of my photos to an Apache web server - they're all in folders & sub-folders. Filenames are not descriptive and I don't care about the meta data. I've worked with PHP Gallery before, but find the process of creating albums,…
0
votes
1 answer

Get photos from specific album Facebook SDK

I am using latest iOS Facebook sdk. I obtained the albums, so I have the ID's. Can't figure out how to get the photos from a specific album o f the user's.
Alex Tau
  • 2,639
  • 4
  • 26
  • 30
0
votes
1 answer

Embedded Google Earth not retrieving photos from KMZ url

I am using a gadget to embed Google Earth on my page and display a series of points and photos stored in a KMZ. I have uploaded my KMZ to my hosting account file manager and added the KMZ's url to the code:
Margar
  • 1
  • 1
0
votes
2 answers

Adding ProfileImage to Photos controller

I have the CarrierWave gem installed. There are no galleries, as I have it setup so that photos belong to a user not a gallery. I added a avatar column to the Photos table. The other columns are: id, created_at, updated_at, image, name, user_id The…
pwz2000
  • 1,385
  • 2
  • 16
  • 50
0
votes
0 answers

Why are the images that I resize in PHP coming out distorted?

I am resizing images via PHP but they are coming out distorted. The code I am using is below. I have edited the quality score from 80 but this has not changed the quality in any way There maybe be a better way of doing this and any suggestions would…
Chris Campbell
  • 91
  • 2
  • 11
0
votes
1 answer

Updating a photo in a certain period by html automatically

I have one free website (e.g. wordpress, weebly etc.) and I am generating one figure after every certain time (e.g. 10 mins) in my PC using the same file name. Now in my free website I have an option to write html code and I want to upload my…
0
votes
1 answer

how do I duplicate animation from iPhone photos app

I am building an app that has picture viewing capabilities. I have wrestled the UIScrollView beast to the ground (hope to post my scrollview knowledge RSN) and am now trying to duplicate some of the other visual effects of the iPhone photos app.…
FingerTipFun
  • 99
  • 1
  • 4
0
votes
1 answer

In iOS7 is it possible to link from a button in an app directly to a moments page in the standard photo App?

Please excuse what is no doubt a beginners question, but I'm wondering if it is possible to link directly from a button in an iOS7 app directly to a moments page within the iphones standard Photo app. ie that you press the button and the lastest…
Ben K
  • 36
  • 3
0
votes
1 answer

Does Java have any known issues with Images and displaying them

I am new to Java but not new to graphics I'm trying to expand my understanding with a project in which I'm displaying many photos of items using JLabels and Icons to display them, The items pictures are garnished from various locations on the net…
user2897973
0
votes
1 answer

Sitemap generator script for photos

I'm working on a sitemap script but now I need to know how I can scan all my photo's since they are in different folders (I'm working with albums) All my images that I want to get into the sitemap are in this directory:…
rob1998
  • 3
  • 2
0
votes
1 answer

Sharing photo/video on "Photos" (Google Photos) doesn't work from Android app

I am trying to upload video to Google Photos app using Share intent ( share intent works fine for Youtube and other services), but it doesn't work well for google PHOTOS. Screen goes to dim state and when I re-start app after pressing home key,…
Hassan
  • 98
  • 2
  • 11