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