Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

27
votes
8answers
24k views

How to get the EXIF data from a file using C#

I would like to write a small program in C# which goes through my jpeg photos and, for example, sorts them into dated folders (using MY dating conventions, dammit...). Does anyone know a relatively ...
5
votes
4answers
1k views

Determine transformation matrix

As a followup to my previous question about determining camera parameters I have formulated a new problem. I have two pictures of the same rectangle: The first is an image without any ...
4
votes
3answers
507 views

Adjust White balance

I'm looking at some image processing algorithms for white balance manipulations. Seems like a previous Stackoverflow question answers the question of automatic white balance algorithms rather well. ...
4
votes
2answers
607 views

Better .NET SDK support - Canon or Nikon?

Need to do a remote image capture from a "prosumer" camera into a C#/.NET app (for capturing pics at a higher resolution and more control than a webcam). Any advantage for Canon vs. Nikon remote ...
4
votes
8answers
1k views

How to take screenshot of whole web page, rather than what shows on the screen

I have a web page that doesnt fit screen in normal resolution, so I have to scroll to view it all. I want to take a screenshot that captures the whole page, and not just what shows on the screen. How ...
4
votes
3answers
669 views

Lens correction projection

What is the simplest way to un-warp a photo made using fisheye or wide-angle lens? I'm looking a pixel projection formula that has few parameters. Camera and lens parameters will not be known, so user ...
3
votes
1answer
445 views

Algorithm for measuring the Euclidean distance between pixels in an image

I have a number of images where I know the focal length, pixel count, dimensions and position (from GPS). They are all in a high oblique manner, taken on the ground with commercially available ...
3
votes
3answers
738 views

How can I check out the picture quality in program using c#?

I want to check out whether the photograph is suitable for print or not using my application.How can I do that?I don't know much about photo quality?Is the resolution of every photograph is same or ...
3
votes
4answers
1k views

How to know or calculate depth of field of a photo from EXIF tags?

I want to know the depth of field of a photo, preferably in cm or m. I know that we can know the camera setting by reading the EXIF tags, but is there a tag directly telling us the depth of field? Or ...
2
votes
1answer
445 views

What is “antibanding” in photographing?

What is "antibanding" in photography? I read this term in Android documentation for the android.hardware.Camera.Parameters.setAntibanding() method.
2
votes
6answers
70 views

Preloading 20MB+ of images. Is it worth it to attempt this?

I'm developing a photography portfolio website. I want to know what would the best practice be for downloading images from a database. As of right now the entire gallery is roughly 20MB. The gallery ...
2
votes
1answer
158 views

Is it possible to detect blur, exposure, orientation of an image programmatically?

I need to sort a huge number of photos, and remove the blurry images (due to camera shake), the over/under exposed ones and detect whether the image was shot in the landscape or portrait orientation. ...
2
votes
1answer
189 views

How to replicate Photoshop filters and actions into MATLAB?

How can I use MATLAB to replicate Photoshop filters and actions? Is there something in the image processing toolbox already that I can use? Or will I have to start from scratch, research each ...
2
votes
2answers
346 views

Creating a usb time lapse for Cannon EOS Rebel XS using a c# program

I am wondering if this is even possible. I want to make my own software to control the release of the shutter via the remote shutter release. From the diagrams I have seen it has a 3.3 v (no load) ...
2
votes
2answers
119 views

Building a community photography site, where can I store my photos online?

I am in the process of laying down the requirements for a photography community site. An important feature to investigate would be allowing more fotos/account than rival sites around my country's ...
2
votes
2answers
302 views

Determining camera parameters

Given a picture taken by a simple digital that contains an image of a rectangle of known dimensions. How can I - to some degree of accuracy - determine the parameters of this camera? I am mostly ...
2
votes
2answers
1k views

Obtaining iPhone Photo Exposure Information

Is there any way to get the exposure settings (aperture, shutter speed, ISO) for a photo taken on an iPhone? An app running on the iPhone can use the UIImagePickerController interface for taking ...
1
vote
0answers
32 views

Panoramic Photos: Good web-based user experience examples? [migrated]

I often create ultra-wide images on my iPhone (stitched together with Pano.app), and I'm looking for user experience examples to display them on a website. These are not spherical or 360ยบ images ...
1
vote
2answers
182 views

How to read Lightroom keywords from image file using PHP?

I have a photo community (www.jungledragon.com) that allows users to upload photos. My platform is PHP/CodeIgniter. As part of the upload process I'm already reading EXIF info using PHP's ...
1
vote
1answer
236 views

Android Photography App Double Exposure

I would like to create an android app that would combine two photographs together to create something similar to what you would see in a double exposure photograph. Can you give me any ideas on how ...
1
vote
1answer
206 views

How to convert between lux and exposure value?

How to convert from an exposure value to lux? Thanks! i.e. what's the formula behind this chart?
1
vote
3answers
160 views

cms for photography client with ability to purchase images

i'm looking for a cms which could be used on a photography portfolio but also allows you to purchase the image in different sizes. I was trying to use a real light cms and integrate the paypal ...
1
vote
0answers
137 views

How to replicate iPhoto's “Enhance” action with ImageMagick tools?

I don't really know what iPhoto's Enhance actually do, so, I guess we could start by finding out exactly what it's doing. I'd wager some mix of auto-levels, sharpen, and color adjustment. I'd like ...
1
vote
3answers
262 views

Sell digital goods online

What's the best solution for a photographer wanting to sell image files online? I tried zencart, but it's way over the top and their backend looks like a 3 year old designed it. Is there a free ...
1
vote
3answers
702 views

CMS for Professional Photographer with Pretty Admin Back End

I'm working on a few sites for professional photographers who want to be able to update on their own. I'm looking for a simple CMS solution that has very basic functionality as a gallery and is easy ...
0
votes
1answer
20 views

Is there a Sharekit style plugin for sharing to Photo services?

Is there an iOS plugin similar to Sharekit that would let me allow a user to share photos with other apps on their device? It would be great to make it easy to share to Camera+, Dropbox, InstaGram, ...
0
votes
1answer
33 views

Phonegap: is it possible to set and lock all camera parameters like resolution, focus, white-balance, color, depth?

Phonegap: I would like to know if it is possible to choose a set of parameters for the camera (Android, iOS, WP7), lock them and shoot many photos with those same parameters.
0
votes
0answers
37 views

how does photoshop exposure tool modify colors

I would like to know how the Photoshop Exposure tool works (In CS4 it's Image -> Adjustments -> Exposure...) There are three sliders: Exposure, Offset and Gamma Correction. I am interested only in ...
0
votes
0answers
15 views

Photo Slide plugin

I am looking for Photo Slide that would be suitable for photos model website. Have a look at http://tinyurl.com/nfoluw and click on Enter I want photo slide look very similar to that, which jQuery ...
0
votes
0answers
18 views

gphoto2: no file list after capture [closed]

Currently taking a picture on a connected camera takes anywhere from 15 - 20 seconds. When I take a picture on the camera manually, while disconnected from the computer, I can take one every 3 seconds ...
0
votes
0answers
18 views

elapsed photography camera effect [closed]

Does anyone know what people are using when filming elapsed photography when the camera actually slides along whilst taking the photographs? You can see the effect I'm taking about here! ...
0
votes
0answers
123 views

how to adjust the camera overlayview size in xcode

i am making a photography app and need to overlay an image over the camera. i am wondering if there is a way to adjust the size of this image because it's going to full screen by default. currently, ...
0
votes
1answer
213 views

how can i make a custom, in-app camera for my iphone app developed in xcode?

i am making a photography iphone app and am after, upon the app being launched, the screen to be a large image where the camera is shown in the center through a hole in the picture - this should be a ...
0
votes
0answers
25 views

Photo post processing issue [closed]

I am facing a very annoying problem of photography. I am using DPP (Digital Photo Professional) for post processing of raw file, same photographs looks good on one monitor but becomes dark (high ...
0
votes
0answers
32 views

Load pictures from folder and arrange them into html tags

im building a Webpage of photography and i just found the NETEYE Touch gallery and im using the simpler code : <div id="gallery"> <a href="image1.jpg"> <img src="thumb1.jpg" ...
0
votes
1answer
35 views

Control flash system from a c++ program

I'm currently building a c++ program (with Qt) to take picture from a camera device. This part is actualy done, now I need to control 8 flashs divided in two groups in an automatic way. The flash I ...
0
votes
0answers
33 views

EXIF data for organizing a photo site

Is it possible to read the exif data of a jpg so i can order my images by the date they were shot verus uploaded or file name?
0
votes
1answer
102 views

Buy it or build it? Digital photo kiosk

I'm looking for software to run a point-of-sale photo kiosk. What I'm looking for is similar to the kiosk system here (http://www.subitophoto.net/vss/), however they have gone out of business. I did ...
0
votes
1answer
237 views

Building a photography portfolio site in Silverlight - your input wanted!

I'm a .NET newbie and I want to learn more about programming a Silverlight webapp. In my spare time Photography is a big passion of mine, so I thought why not try to build myself a portfolio website ...
0
votes
0answers
160 views

How to calculate the Horizontal FOV of the image?

I want to calculate the Horizontal FOV (HFOV) of the image using the EXIF information of the image. (Images are taken from different cameras.) ...
0
votes
1answer
126 views

How can I check photograph quality? [closed]

Possible Duplicate: How can I check out the picture quality in program using c#? Can I check whether noise is added to a photograph using c#?
0
votes
2answers
60 views

Give me some idea : How do I match photographer?

I have photographer in my database such as PhotographerID, PhotographerName, JobArea, BestPhotography, FavoritePhotography. And I want to match some photographer from my database. The question that ...
0
votes
1answer
871 views

How to flatten a fish eye picture (with python)?

I've found programs to turn fish eye pictures into flat ones. I'd like to learn the process behind the scenes. Can someone share their knowledge about the technique?
-2
votes
1answer
299 views

Photo effect [closed]

Can anyone of you provide me a direction on how to add effect (e.g. lomo) to a photo with xcode? I have no clue where to head and I cannot search something helpful on the Internet. To make it simple, ...