can i obtain focal length and camera parameters from 2 stereo images?do i require direct aquisition from cameras for this??

1 次查看(过去 30 天)
needed for my project ..please help..

回答(2 个)

Walter Roberson
Walter Roberson 2011-10-7
  3 个评论
neenu jose
neenu jose 2011-10-15
output =
PixelYDimension: 1600
PixelXDimension: 1200
ColorSpace: 1
FlashpixVersion: '0100'
Flash: 32
LightSource: 255
MeteringMode: 5
ComponentsConfiguration: [1 2 3 0]
DateTimeDigitized: '2011:04:01 16:57:05'
DateTimeOriginal: '2011:04:01 16:57:05'
ExifVersion: '0220'
ISOSpeedRatings: 0
FNumber: 2.8000
ExposureTime: 0.0083
SubjectDistanceRange: 0
SceneCaptureType: 0
DigitalZoomRatio: 0
WhiteBalance: 0
ExposureMode: 1
CustomRendered: 0
YCbCrPositioning: 2
DateTime: '2011:04:05 00:36:45'
Software: 'R1FA012 12175563_GENERIC_HS_YO'
ResolutionUnit: 2
YResolution: 72
XResolution: 72
Model: 'W395'
Make: 'Sony Ericsson'
Thumbnail: [1x1 struct]

请先登录,再进行评论。


Image Analyst
Image Analyst 2011-10-7
I'll try to make my answer almost as brief as your question. If it's not stored in the exif info, then.... This is done in forensics all the time. Look it up. You need to know something in the image, like known sizes of measurable objects (in the scene and on your sensor), and known distances in the scene, and/or known angles. Then it's just geometry and optics.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by