Ugly Hedgehog - Photography Forum
Home Active Topics Newest Pictures Search Login Register
Main Photography Discussion
Camera distance to subject not showing.
Page <prev 2 of 4 next> last>>
Oct 30, 2011 08:22:57   #
Miles42 Loc: Fishers IN
 
Wow I now the histogram contains a lot of info but I did not know that distance to subject was one?

Reply
Oct 30, 2011 08:26:07   #
charlessmall18
 
Exchangeable Image File Format (EXIF)

The Exchangeable Image File Format (EXIF) is a de-facto standard (it has never been ratified by any standards organization such as the International Standards Organizaion, ISO, or the American National Standards Institute, ASNI) that specifies the formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras. The specification uses the following existing file formats with the addition of specific "metadata tags": JPEG for compressed image files, TIFF for uncompressed image files, and RIFF WAV for audio files, and IMA-ADPCM for compressed audio data).

EXIF was created by the Japan Electronic Industries Development Association (JEIDA). Version 2.1 of the specification is dated June 12, 1998, and the latest, version 2.3 dated April 2010, was jointly formulated by JEITA and CIPA. Though the specification is not currently maintained by any industry or standards organization, its use by camera manufacturers is nearly universal.

I should note that "metadata tag" is a typically grandiose and un-evocative computer "science" term for something very simple. The "data" in a JPG, for example, is the data for the picture. "Metadata" ("meta" [from a Greek word meaning "after," "beyond," "with," "adjacent"] is a prefix used in English [and other Greek-owing languages] to indicate a concept which is an abstraction from another concept, used to complete or add to the latter) is some data that has been added to the main data. "Tag" is computerese for a "field" (computerese for "space" ) in a file format into which you can "enter" (computerese for "type" ) any darn thing that strikes your fancy. One example are the metadata tags in the MP3 format. There are quite a few of them but mostly "artist," "title," "album," and "genre" are used by media player libraries and portable media players (PMPs) to organize MP3s. The MP3 standard allows anyone who has a tag editor to type in anything, according to no standard, with no consistency checking, and with no spell checking, anything they want in Unicode (which means one can see MP3s with tags in English (ASCII which means you may or may not see the accent-e in Beyonce and Celine Dion), Cherokee, Hebrew, Chinese, Aramaic, Korean, Armenian, and (in some of Bjork's) Icelandic!

Although EXIF data is appended to these internally recognized standard file formats, this adding is not an official part of these standards. In other words, Japanese manufacturers put in EXIF data on their own lookout and so, they can do so any darn way they please.

Problems

Apart from not being a maintained standard, the EXIF format has a number of drawbacks, mostly relating to its use of legacy file structures.

o The derivation of EXIF from the TIFF file structure using offset pointers in the files means that data can be spread anywhere within a file, which means that poorly written software (most software is buggy) is likely to corrupt any pointers or corresponding data that it doesn't decode/encode. For this reason most image editors damage or remove the EXIF metadata to some extent upon saving.

o The standard defines a MakerNote tag, which allows camera manufacturers to place any custom format metadata in the file. This is used increasingly by camera manufacturers to store myriad camera settings not listed in the EXIF standard, such as shooting modes, post-processing settings, serial number, focusing modes, etc. As this tag format is proprietary and manufacturer-specific, it can be prohibitively difficult to retrieve this information from an image (or properly preserve it when rewriting an image). Some manufacturers encrypt portions of the information; for example, Nikon encrypts the detailed lens data in their newer MakerNote data versions.

o The standard only allows TIFF or JPEG files — there is no provision for a "raw" file type which would be a direct data dump from the sensor device. This has caused camera manufacturers to invent many proprietary, incompatible "raw" file formats. To solve this problem, Adobe developed the DNG format (a TIFF-based raw file format), in hopes that manufacturers would standardize on a single, raw file format.

o The EXIF standard specifically states that color depth is always 24 bits. However, many modern cameras, such as the Nikon D70 which captures 36 bits of color per pixel, can capture significantly more. Since EXIF/DCF files cannot represent this color depth, many manufacturers have developed proprietary, non-compatible Raw image formats.

o Some digital cameras can also capture video. The EXIF standard has no provision for video files.

o EXIF is very often used in images created by scanners, however the standard makes no provisions for any scanner-specific information.

p Photo manipulation software sometimes fails to update the embedded thumbnail after an editing operation, possibly causing the user to inadvertently publish compromising information.

o EXIF metadata is restricted in size to 64 kB in JPEG images because according to the specification this information must be contained within a single JPEG APP1 segment. Although the FlashPix extensions allow information to span multiple JPEG APP2 segments, these extensions are not commonly used. This has prompted some camera manufacturers to develop non-standard techniques for storing the large preview images used by some digital cameras for LCD review. These non-standard extensions are commonly lost if a user re-saves the image using image editor software, possibly rendering the image incompatible with the original camera that created it.

o There is no way to record time-zone information along with the time, thus rendering the stored time ambiguous.

p There is no field to record readouts of a camera's accelerometers or inertial navigation system. Such data could help to establish the relationship between the image sensor’s XYZ coordinate system and the gravity vector (i.e., which way is down in this image). It could also establish relative camera positions or orientations in a sequence of photos.

o Because the EXIF tag contains information about the photo, it can pose a privacy issue. For example, a photo taken with a GPS-enabled camera can reveal the exact location it was taken, which is undesirable in some situations. By removing the Exif tag with software such as ExifTool before publishing, the photographer can avoid possible problems.

o In the original release of Windows XP, a subset of the EXIF information may be viewed by right clicking on an image file and clicking properties; from the properties dialog click the Summary tab and then the Advanced button. However, this accessing can damage certain EXIF headers if changes are applied. As of the release of Service Pack 3, Windows XP still shows evidence of corrupting EXIF tags when modifying JPG file properties via the file properties window

That being said, you can safely access the EXIF data without corrupting it if you use one of the many software tools available which allow both viewing and editing of EXIF data. The Opanda IExif Viewer is a free stand-alone application for viewing Exif data and also a plug-in for Internet Explorer and Firefox on Windows platforms. EXIFeditor is another free application that allows editing of EXIF information. It allows examination of detailed Exif data online by right clicking on an image. FxIF and Exif Viewer are multi-platform extensions for Firefox that display Exif data in the image properties dialog. This feature is native in the web browser Opera, under image properties.

If one of these tools does not allow you to see a "distance" tag, you can go low-tech and get a little spiral notebook and make notes about your photos as you take them in the field. Note that the battery in a pencil never dies, a pencil never runs out of ink, and you can use a pencil in zero gravity! And you can get Adobe Lightroom if you want to "tag" your photos according to your own system.

Here is the best list I could find of all the current metadata tags in my Cannon camera. There is a lot more stuff in EXIF than one typically sees, but I don't see "distance" in there anywhere. If you get an EXIF viewer/editor, you might find that Nikon kooged EXIF to include distance. If so, I don't think you can fault Microsoft for not complying with Nikon's non-standard use of a non-standard!

Manufacturer
Model
Orientation (rotation)
Software
Date and Time
YCbCr Positioning
Compression
x-Resolution
y-Resolution
Resolution Unit
Exposure Time
FNumber
ExposureProgram
Exif Version
Date and Time (original)
Date and Time (digitized)
ComponentsConfiguration
Compressed Bits per Pixel
Exposure Bias
MaxApertureValue
Metering Mode
Flash.
Focal Length
MakerNote
FlashPixVersion
Color Space
PixelXDimension
PixelYDimension
File Source
InteroperabilityIndex
InteroperabilityVersion

Reply
Oct 30, 2011 08:44:30   #
Bill MN Loc: Western MN
 
alaskanfrog wrote:
Distance to a camera is not logged in or calculated by any camera that I'm aware of. This is an excellent question and is one worth answering.

Someone asked why do you want this information? There are many good reasons for calculating and logging distance between a camera and a subject. Perhaps the most important reason for needing this information is for consistency. Knowing how far away a subject is from the camera is important if you want to repeat the pose or shot and make a specific type of shot repeatable in any situation. Unfortunately the only way to achieve this is to do a physical measurement by using a tape measure or other measuring device and "Make" a physical record by writing it down on a piece of paper.

Distance information is critical if you want consistency in doing photography if you're doing portraiture or want to achieve repeatable affects when taking photos. No camera on the market creates accurate "Distance" metadata for any kind of photography, whether it's still shots, or video. That is probably because it's a bit complicated to incorporate into a camera and the complex algorithms would limit the camera's abilities and make it more complex to use than is really necessary.

In answer to the question, no there is not any metadata recorded into your camera for distance when you take photos. You need to do this physically by measuring the distance between your subject and the camera and then write and keep this information in a logbook. Hope this helps answer your question. I don't think this resolves your problem, but it might be a solution you're seeking.

One other suggestion: If you're shooting photos with a telephoto and your subject is a fair distance away, is to use a "spotting scope." Many expensive spotting scopes and a few of the economical ones have distance calculations built in and you can estimate the distance between you and a subject through the spotting scope. It doesn't provide accurate distance right down to the inch, but provides a close estimate on how far away a target is located. That's important information many hunters use, or people that do target practicing in order to achieve more accurate shots. It might actually be a good device to use in photography, but it's not one I've ever found a need to try.
Distance to a camera is not logged in or calculate... (show quote)


Thank you for taking the time to answer. Most of my photography is with telephoto lens's. I now use a range finder used for hunting and golf to get some idea how far wildlife is away. How far is that duck sitting out in the water? How high are the geese flying? Distance is just as important when analyzing long shots as the rest of the settings. Once the lens goes to infinity I have no idea how far it is. Before it goes to infinity the camera knows how far it is to auto focus. The only reason I can think of for not writting the sofware is to keep the price down. Now I wonder if the really expensive cameras have that feature.

Being they already have subject distance listed under camera properties they may be working on adding that feature. Many times I forget to check it with the range finder or write it down.

Reply
 
 
Oct 30, 2011 08:54:27   #
GTinSoCal Loc: Palmdale, CA
 
fstop22 wrote:
First off I have never heard of such a reading. If you right click on photo you get the Metadata.. Camera type, flash, Focal length ect. but not distance to subject. If at all it would have to come from the cameras software and not some software that you open it with. Call Nikon and ask for Tech support, If anyone can answer Tech support could. PS I have the Nikon D7000 and I don't get the distance imfo either.


Anybody that has used CS5 (maybe others, I don't remember) has the reading in the exif data.
It is the called the "Subject Distance". It is the distance the camera focused on.

I have used it in the past to satisfy my curiosity. :-)

On to the question, have you tried otehr programs to see if it is being recorded by the camera?
If you know someone that you can have read the original file.
You would then know if it is the camera or the software.
Just an idea,

Gordon

Reply
Oct 30, 2011 09:17:23   #
Bill MN Loc: Western MN
 
GTinSoCal wrote:
fstop22 wrote:
First off I have never heard of such a reading. If you right click on photo you get the Metadata.. Camera type, flash, Focal length ect. but not distance to subject. If at all it would have to come from the cameras software and not some software that you open it with. Call Nikon and ask for Tech support, If anyone can answer Tech support could. PS I have the Nikon D7000 and I don't get the distance imfo either.


Anybody that has used CS5 (maybe others, I don't remember) has the reading in the exif data.
It is the called the "Subject Distance". It is the distance the camera focused on.

I have used it in the past to satisfy my curiosity. :-)

On to the question, have you tried otehr programs to see if it is being recorded by the camera?
If you know someone that you can have read the original file.
You would then know if it is the camera or the software.
Just an idea,

Gordon
quote=fstop22 First off I have never heard of suc... (show quote)


I do know someone with CS5 so will give that a try, thanks.

Reply
Oct 30, 2011 09:31:41   #
GDRoth Loc: Southeast Michigan USA
 
Once the lens focuses past it's infinity point, it doesn't care how far the subject is...........

Reply
Oct 30, 2011 09:37:34   #
Merle Loc: Ormond Beach, FL
 
The metadata may not show the distance to subject, but your camera certainly has the capability to calculate this data.

When using a flash unit with my Canon camera and shooting in E-TTL mode, the computer in the camera calculates the camera to subject distance, then using the principle of the inverse square law, sets the flash zoom and correct output power based upon that distance. So in short, yes, the camera can calculate focal plane to subject distance.

As to displaying this info in your metadata that would be up to the manufacturer.

Reply
 
 
Oct 30, 2011 09:37:42   #
Bill MN Loc: Western MN
 
charlessmall18 wrote:
Exchangeable Image File Format (EXIF)

The Exchangeable Image File Format (EXIF) is a de-facto standard (it has never been ratified by any standards organization such as the International Standards Organizaion, ISO, or the American National Standards Institute, ASNI) that specifies the formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras. The specification uses the following existing file formats with the addition of specific "metadata tags": JPEG for compressed image files, TIFF for uncompressed image files, and RIFF WAV for audio files, and IMA-ADPCM for compressed audio data).

EXIF was created by the Japan Electronic Industries Development Association (JEIDA). Version 2.1 of the specification is dated June 12, 1998, and the latest, version 2.3 dated April 2010, was jointly formulated by JEITA and CIPA. Though the specification is not currently maintained by any industry or standards organization, its use by camera manufacturers is nearly universal.

I should note that "metadata tag" is a typically grandiose and un-evocative computer "science" term for something very simple. The "data" in a JPG, for example, is the data for the picture. "Metadata" ("meta" [from a Greek word meaning "after," "beyond," "with," "adjacent"] is a prefix used in English [and other Greek-owing languages] to indicate a concept which is an abstraction from another concept, used to complete or add to the latter) is some data that has been added to the main data. "Tag" is computerese for a "field" (computerese for "space" ) in a file format into which you can "enter" (computerese for "type" ) any darn thing that strikes your fancy. One example are the metadata tags in the MP3 format. There are quite a few of them but mostly "artist," "title," "album," and "genre" are used by media player libraries and portable media players (PMPs) to organize MP3s. The MP3 standard allows anyone who has a tag editor to type in anything, according to no standard, with no consistency checking, and with no spell checking, anything they want in Unicode (which means one can see MP3s with tags in English (ASCII which means you may or may not see the accent-e in Beyonce and Celine Dion), Cherokee, Hebrew, Chinese, Aramaic, Korean, Armenian, and (in some of Bjork's) Icelandic!

Although EXIF data is appended to these internally recognized standard file formats, this adding is not an official part of these standards. In other words, Japanese manufacturers put in EXIF data on their own lookout and so, they can do so any darn way they please.

Problems

Apart from not being a maintained standard, the EXIF format has a number of drawbacks, mostly relating to its use of legacy file structures.

o The derivation of EXIF from the TIFF file structure using offset pointers in the files means that data can be spread anywhere within a file, which means that poorly written software (most software is buggy) is likely to corrupt any pointers or corresponding data that it doesn't decode/encode. For this reason most image editors damage or remove the EXIF metadata to some extent upon saving.

o The standard defines a MakerNote tag, which allows camera manufacturers to place any custom format metadata in the file. This is used increasingly by camera manufacturers to store myriad camera settings not listed in the EXIF standard, such as shooting modes, post-processing settings, serial number, focusing modes, etc. As this tag format is proprietary and manufacturer-specific, it can be prohibitively difficult to retrieve this information from an image (or properly preserve it when rewriting an image). Some manufacturers encrypt portions of the information; for example, Nikon encrypts the detailed lens data in their newer MakerNote data versions.

o The standard only allows TIFF or JPEG files — there is no provision for a "raw" file type which would be a direct data dump from the sensor device. This has caused camera manufacturers to invent many proprietary, incompatible "raw" file formats. To solve this problem, Adobe developed the DNG format (a TIFF-based raw file format), in hopes that manufacturers would standardize on a single, raw file format.

o The EXIF standard specifically states that color depth is always 24 bits. However, many modern cameras, such as the Nikon D70 which captures 36 bits of color per pixel, can capture significantly more. Since EXIF/DCF files cannot represent this color depth, many manufacturers have developed proprietary, non-compatible Raw image formats.

o Some digital cameras can also capture video. The EXIF standard has no provision for video files.

o EXIF is very often used in images created by scanners, however the standard makes no provisions for any scanner-specific information.

p Photo manipulation software sometimes fails to update the embedded thumbnail after an editing operation, possibly causing the user to inadvertently publish compromising information.

o EXIF metadata is restricted in size to 64 kB in JPEG images because according to the specification this information must be contained within a single JPEG APP1 segment. Although the FlashPix extensions allow information to span multiple JPEG APP2 segments, these extensions are not commonly used. This has prompted some camera manufacturers to develop non-standard techniques for storing the large preview images used by some digital cameras for LCD review. These non-standard extensions are commonly lost if a user re-saves the image using image editor software, possibly rendering the image incompatible with the original camera that created it.

o There is no way to record time-zone information along with the time, thus rendering the stored time ambiguous.

p There is no field to record readouts of a camera's accelerometers or inertial navigation system. Such data could help to establish the relationship between the image sensor’s XYZ coordinate system and the gravity vector (i.e., which way is down in this image). It could also establish relative camera positions or orientations in a sequence of photos.

o Because the EXIF tag contains information about the photo, it can pose a privacy issue. For example, a photo taken with a GPS-enabled camera can reveal the exact location it was taken, which is undesirable in some situations. By removing the Exif tag with software such as ExifTool before publishing, the photographer can avoid possible problems.

o In the original release of Windows XP, a subset of the EXIF information may be viewed by right clicking on an image file and clicking properties; from the properties dialog click the Summary tab and then the Advanced button. However, this accessing can damage certain EXIF headers if changes are applied. As of the release of Service Pack 3, Windows XP still shows evidence of corrupting EXIF tags when modifying JPG file properties via the file properties window

That being said, you can safely access the EXIF data without corrupting it if you use one of the many software tools available which allow both viewing and editing of EXIF data. The Opanda IExif Viewer is a free stand-alone application for viewing Exif data and also a plug-in for Internet Explorer and Firefox on Windows platforms. EXIFeditor is another free application that allows editing of EXIF information. It allows examination of detailed Exif data online by right clicking on an image. FxIF and Exif Viewer are multi-platform extensions for Firefox that display Exif data in the image properties dialog. This feature is native in the web browser Opera, under image properties.

If one of these tools does not allow you to see a "distance" tag, you can go low-tech and get a little spiral notebook and make notes about your photos as you take them in the field. Note that the battery in a pencil never dies, a pencil never runs out of ink, and you can use a pencil in zero gravity! And you can get Adobe Lightroom if you want to "tag" your photos according to your own system.

Here is the best list I could find of all the current metadata tags in my Cannon camera. There is a lot more stuff in EXIF than one typically sees, but I don't see "distance" in there anywhere. If you get an EXIF viewer/editor, you might find that Nikon kooged EXIF to include distance. If so, I don't think you can fault Microsoft for not complying with Nikon's non-standard use of a non-standard!

Manufacturer
Model
Orientation (rotation)
Software
Date and Time
YCbCr Positioning
Compression
x-Resolution
y-Resolution
Resolution Unit
Exposure Time
FNumber
ExposureProgram
Exif Version
Date and Time (original)
Date and Time (digitized)
ComponentsConfiguration
Compressed Bits per Pixel
Exposure Bias
MaxApertureValue
Metering Mode
Flash.
Focal Length
MakerNote
FlashPixVersion
Color Space
PixelXDimension
PixelYDimension
File Source
InteroperabilityIndex
InteroperabilityVersion
Exchangeable Image File Format (EXIF) br br The E... (show quote)


Wow, I should throw away my camera, take pencil and paper in hand and draw stick birds. Also forget about distance.
Thank you very much in taking the time to explain all that. I had no idea about what it all involves just to take a picture. No I will not ask about the mechanical part.

Reply
Oct 30, 2011 09:49:24   #
brucewells Loc: Central Kentucky
 
wkscheer wrote:
Is there a setting somewhere to turn this feature on? Cameras are Nikon D90 and D7000.Bill


Nikon's newer lenses do, in fact, evaluate the distance to the focused subject.

Now, is this a case where your software just doesn't know about that piece of EXIF data and doesn't display it? Or, is it a case where you've been taking photos with a lens that generates that piece of data, and now you've changed to a lens that doesn't?

There are hundreds of possible EXIF tags. Some are added because the camera manufacturers want to record some value from their camera, some are added by the software manufacturers because of some value they want to record. But, which of these hundreds of tags get displayed for you depends entirely on the software you are using to display them.

The data displayed in Windows Explorer when you right-click the image and choose Properties is very, very limited. But it gives the basic exposure-based tags.

One thing about the standards in capturing, recording and displaying EXIF data is that there are no hard and fast standards. This became another issue for me when choosing my workflow software. One piece of software may write/read a tag, and another simply ignores that tag.

So, for your distance information, using your Nikons, you must be using a lens that determines that distance, first. Then, you must use software that knows of the existence of that data and displays it for you.

Reply
Oct 30, 2011 10:18:55   #
Gidgette Loc: Boerne,Texas
 
I didn't know you could go past an infinity point. Thought that meant that it was as far as it could go.

Reply
Oct 30, 2011 10:52:40   #
FOTOSTAN Loc: Ca..NYC..Fla.
 
After 50+ years in the business, I never knew someone needing to now the exact distance from the camera to the subject matter. However.. when shooting with infared film, there is a different focal point when focusing.

Reply
 
 
Oct 30, 2011 10:57:07   #
MWAC Loc: Somewhere East Of Crazy
 
I know that when I upload pictures to flickr it shows subject distant.

From my Donut picture:
Subject Distance 0.37 m

knowing the distance to the subject helps figure out your DOF.

Reply
Oct 30, 2011 11:18:32   #
ChiliPepperD
 
I use BreezeBrowser Pro (www.breezesys.com) as my primary organizer/viewer and when I click on EXIF Data, it does show me distance to subject. Sometimes it's good, other times it's erratic, but the focusing distance (based on lens position) ought to be available for many cameras both P&S and DSLR/Interchangeable lens combos. Certainly, as others have pointed out, the rough focusing distance is available on the lens barrel, but if it's not stored somewhere, then you may need to record it manually (pencil and paper?). By the way, I couldn't find similar info in LR, Picasa, or irFanView.

Reply
Oct 30, 2011 11:41:56   #
Adubin Loc: Indialantic, Florida
 
I just looked at my Adobe Photoshop CS4 File Info on the tab advance and it gives Exif:SubjectDistance: 210/10 from a RAW file from my Nikon D300S. I believe this is in meters. so it indicating I was focus about 61 feet from my subject. Again I haven't try to look at the accuracy of this measurement but it's worth while for somebody who has some time to look at it and verify its accuracy. Arnold

Reply
Oct 30, 2011 12:11:40   #
Raymond Loc: Portland Oregon
 
WKSCHEER
Subject distance would be great to have and it is available, Hummingbird pictures in DansPhotoArt on Flicka show subject distance in the exif info.

Reply
Page <prev 2 of 4 next> last>>
If you want to reply, then register here. Registration is free and your account is created instantly, so you can post right away.
Main Photography Discussion
UglyHedgehog.com - Forum
Copyright 2011-2024 Ugly Hedgehog, Inc.