Top "Photography" questions

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 …

c# exif photography
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.

android camera photography
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?

c algorithm light photography
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 …

formula photo exif photography photogrammetry
Adjust White balance

I'm looking at some image processing algorithms for white balance manipulations. Seems like a previous Stackoverflow question answers the question …

matlab image-processing signal-processing photography